24 #ifndef vtkContourHelper_h
25 #define vtkContourHelper_h
51 bool outputTriangles);
73 bool GenerateTriangles;
represent and manipulate point attribute data
#define VTKFILTERSCORE_EXPORT
represent and manipulate cell attribute data
Abstract class in support of both point location and point insertion.
abstract class to specify cell behavior
abstract superclass for arrays of numeric data
object to represent cell connectivity
maintain an unordered list of dataarray objects
int Contour(vtkDataSet *input, vtkPolyData *output, vtkDataArray *field, float isoValue, bool computeScalars)
A utility class used by various contour filters.