Go to the documentation of this file.
30 #ifndef vtkTriangleFilter_h
31 #define vtkTriangleFilter_h
#define vtkTypeMacro(thisClass, superclass)
#define VTKFILTERSCORE_EXPORT
a simple class to control print indentation
convert input polygons and strips to triangles
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
static vtkTriangleFilter * New()
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.