#include <ThresholdPoints.h>
|
template<typename CellSetType , typename ScalarsArrayHandle , typename UnaryPredicate > |
vtkm::cont::CellSetSingleType | Run (const CellSetType &cellSet, const ScalarsArrayHandle &scalars, const UnaryPredicate &predicate) |
|
◆ Run()
template<typename CellSetType , typename ScalarsArrayHandle , typename UnaryPredicate >
vtkm::cont::CellSetSingleType vtkm::worklet::ThresholdPoints::Run |
( |
const CellSetType & |
cellSet, |
|
|
const ScalarsArrayHandle & |
scalars, |
|
|
const UnaryPredicate & |
predicate |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: