VTK
|
#include <Threshold.h>
Public Types | |
typedef FieldType_ | FieldType |
typedef FieldType::ValueType | T |
Public Member Functions | |
Threshold (const FieldType &f, T min, T max) | |
void | setOutputGrid (vtkUnstructuredGrid *grid) |
void | setFieldName (const char *name) |
template<typename LHS , typename RHS > | |
int | operator() (LHS &dataSet, const RHS &) const |
Definition at line 159 of file Threshold.h.
typedef FieldType_ vtkToDax::Threshold< FieldType_ >::FieldType |
Definition at line 162 of file Threshold.h.
typedef FieldType::ValueType vtkToDax::Threshold< FieldType_ >::T |
Definition at line 164 of file Threshold.h.
|
inline |
Definition at line 166 of file Threshold.h.
|
inline |
Definition at line 175 of file Threshold.h.
|
inline |
Definition at line 180 of file Threshold.h.
|
inline |
Definition at line 186 of file Threshold.h.