25 #ifndef vtkSubdivideTetra_h
26 #define vtkSubdivideTetra_h
28 #include "vtkFiltersModelingModule.h"
a simple class to control print indentation
subdivide one tetrahedron into twelve for every tetra
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkSubdivideTetra * New()
Superclass for algorithms that produce only unstructured grid as output.