VTK
|
#include <Threshold.h>
Public Member Functions | |
template<class InGridType , class OutGridType , typename ValueType , class Container , class Adapter > | |
int | operator() (const InGridType &inDaxGrid, vtkDataSet *inVTKGrid, OutGridType &outDaxGeom, vtkUnstructuredGrid *outVTKGrid, ValueType thresholdMin, ValueType thresholdMax, const dax::cont::ArrayHandle< ValueType, Container, Adapter > &thresholdHandle) |
Definition at line 69 of file Threshold.h.
|
inline |
Definition at line 76 of file Threshold.h.