27 #ifndef vtkContourHelper_h 28 #define vtkContourHelper_h 54 bool outputTriangles);
72 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.
GLsizei const GLfloat * value
abstract class to specify cell behavior
list of point or cell ids
abstract superclass for arrays of numeric data
object to represent cell connectivity
int Contour(vtkDataSet *input, vtkPolyData *output, vtkDataArray *field, float isoValue, bool computeScalars)
A utility class used by various contour filters.