|
VTK
|
#include <Contour.h>
Public Types | |
| typedef FieldType_ | FieldType |
| typedef FieldType::ValueType | T |
Public Member Functions | |
| Contour (const FieldType &f, T value, bool computeScalars) | |
| void | setOutputGrid (vtkPolyData *grid) |
| void | setFieldName (const char *name) |
| template<typename LHS , typename RHS > | |
| int | operator() (LHS &dataSet, const RHS &) const |
| typedef FieldType_ vtkToDax::Contour< FieldType_ >::FieldType |
| typedef FieldType::ValueType vtkToDax::Contour< FieldType_ >::T |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.9.1