22 #ifndef vtkSubdivideTetra_h
23 #define vtkSubdivideTetra_h
25 #include "vtkFiltersModelingModule.h"
a simple class to control print indentation
subdivide one tetrahedron into twelve for every tetra
~vtkSubdivideTetra() override=default
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
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.