13#ifndef vtkSubdivideTetra_h
14#define vtkSubdivideTetra_h
16#include "vtkFiltersModelingModule.h"
19VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
subdivide one tetrahedron into twelve for every tetra
static vtkSubdivideTetra * New()
~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.
Superclass for algorithms that produce only unstructured grid as output.