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