ActiViz .NET
5.8.0
|
vtkSubdivideTetra - subdivide one tetrahedron into twelve for every tetra More...
Public Member Functions | |
vtkSubdivideTetra (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkSubdivideTetra () | |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkSubdivideTetra | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkSubdivideTetra | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkSubdivideTetra | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkSubdivideTetra" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "17vtkSubdivideTetra" |
Automatically generated type registration mechanics. | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly. | |
Private Member Functions | |
static internal IntPtr | vtkSubdivideTetra_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkSubdivideTetra_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkSubdivideTetra_IsTypeOf_02 (string type) |
static internal IntPtr | vtkSubdivideTetra_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkSubdivideTetra_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkSubdivideTetra () |
Automatically generated type registration mechanics. |
vtkSubdivideTetra - subdivide one tetrahedron into twelve for every tetra
Description This filter subdivides tetrahedra in an unstructured grid into twelve tetrahedra.
static Kitware.VTK.vtkSubdivideTetra.vtkSubdivideTetra | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkSubdivideTetra.vtkSubdivideTetra | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkSubdivideTetra.Dispose | ( | bool | disposing | ) | [protected] |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
override int Kitware.VTK.vtkSubdivideTetra.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
static new int Kitware.VTK.vtkSubdivideTetra.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
static new vtkSubdivideTetra Kitware.VTK.vtkSubdivideTetra.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
static new vtkSubdivideTetra Kitware.VTK.vtkSubdivideTetra.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
static internal int Kitware.VTK.vtkSubdivideTetra.vtkSubdivideTetra_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkSubdivideTetra.vtkSubdivideTetra_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkSubdivideTetra.vtkSubdivideTetra_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkSubdivideTetra.vtkSubdivideTetra_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkSubdivideTetra.vtkSubdivideTetra_SafeDownCast_05 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkSubdivideTetra.MRClassNameKey = "17vtkSubdivideTetra" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
new const string Kitware.VTK.vtkSubdivideTetra.MRFullTypeName = "Kitware.VTK.vtkSubdivideTetra" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.