VTK-m  2.0
Classes | Public Member Functions | List of all members
vtkm::worklet::ThresholdPoints Class Reference

#include <ThresholdPoints.h>

Classes

class  ThresholdPointField
 

Public Member Functions

template<typename CellSetType , typename ScalarsArrayHandle , typename UnaryPredicate >
vtkm::cont::CellSetSingleType Run (const CellSetType &cellSet, const ScalarsArrayHandle &scalars, const UnaryPredicate &predicate)
 

Member Function Documentation

◆ 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: