vtkSubdivideTetra - subdivide one tetrahedron into twelve for every tetra
Super Class: vtkUnstructuredGridFilter
Description:
This filter subdivides tetrahedra in an unstructured grid into twelve tetrahedra.
Methods:
![]() | void vtkSubdivideTetra () |
![]() | static vtkSubdivideTetra *New () |
![]() | const char *GetClassName () |
![]() | void PrintSelf (unknown & ,vtkIndent ) |
![]() | vtkUnstructuredGrid *GetOutput () |
![]() | void Execute () |
Detailed Method Descriptions:
![]() | vtkUnstructuredGrid *GetOutput () |