36 #ifndef vtkContourTriangulator_h
37 #define vtkContourTriangulator_h
54 vtkGetMacro(TriangulationError,
int);
61 vtkSetMacro(TriangulationErrorDisplay,
int);
62 vtkBooleanMacro(TriangulationErrorDisplay,
int);
63 vtkGetMacro(TriangulationErrorDisplay,
int);
70 static int TriangulatePolygon(
79 static int TriangulateContours(
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
concrete dataset represents vertices, lines, polygons, and triangle strips
Fill all 2D contours to create polygons.
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
list of point or cell ids
#define VTKFILTERSGENERAL_EXPORT
int TriangulationErrorDisplay
object to represent cell connectivity
represent and manipulate 3D points