Go to the documentation of this file.
40 #ifndef vtkDataSetTriangleFilter_h
41 #define vtkDataSetTriangleFilter_h
43 #include "vtkFiltersGeneralModule.h"
61 vtkGetMacro(TetrahedraOnly,
int);
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
triangulate any type of dataset
helper class to generate triangulations
vtkDataSetTriangleFilter()
a simple class to control print indentation
~vtkDataSetTriangleFilter() override
abstract class to specify dataset behavior
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
Superclass for algorithms that produce only unstructured grid as output.
dataset represents arbitrary combinations of all possible cell types
static vtkDataSetTriangleFilter * New()