Go to the documentation of this file.
39 #ifndef vtkDataSetTriangleFilter_h
40 #define vtkDataSetTriangleFilter_h
vtkOrderedTriangulator * Triangulator
triangulate any type of dataset
#define vtkTypeMacro(thisClass, superclass)
void UnstructuredExecute(vtkDataSet *, vtkUnstructuredGrid *)
helper class to generate triangulations
~vtkDataSetTriangleFilter()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillInputPortInformation(int port, vtkInformation *info)
vtkDataSetTriangleFilter()
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
Superclass for algorithms that produce only unstructured grid as output.
dataset represents arbitrary combinations of all possible cell types
void StructuredExecute(vtkDataSet *, vtkUnstructuredGrid *)
static vtkDataSetTriangleFilter * New()