subdivide one tetrahedron into twelve for every tetra
More...
#include <vtkSubdivideTetra.h>
Inherits vtkUnstructuredGridAlgorithm.
subdivide one tetrahedron into twelve for every tetra
This filter subdivides tetrahedra in an unstructured grid into twelve tetrahedra.
- Tests:
- vtkSubdivideTetra (Tests)
Definition at line 30 of file vtkSubdivideTetra.h.
vtkSubdivideTetra::vtkSubdivideTetra |
( |
| ) |
|
|
protected |
vtkSubdivideTetra::~vtkSubdivideTetra |
( |
| ) |
|
|
inlineprotected |
static int vtkSubdivideTetra::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
virtual int vtkSubdivideTetra::IsA |
( |
const char * |
type | ) |
|
|
virtual |
virtual vtkObjectBase* vtkSubdivideTetra::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
void vtkSubdivideTetra::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
int vtkSubdivideTetra::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: