|
ActiViz .NET
5.8.0
|
vtkHyperOctreeDepth - Assign tree depth attribute to each cell. More...
Public Member Functions | |
| vtkHyperOctreeDepth (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkHyperOctreeDepth () | |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkHyperOctreeDepth | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkHyperOctreeDepth | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkHyperOctreeDepth | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkHyperOctreeDepth" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "19vtkHyperOctreeDepth" |
| 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 | vtkHyperOctreeDepth_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkHyperOctreeDepth_IsA_01 (HandleRef pThis, string type) |
| static internal int | vtkHyperOctreeDepth_IsTypeOf_02 (string type) |
| static internal IntPtr | vtkHyperOctreeDepth_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkHyperOctreeDepth_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkHyperOctreeDepth () |
| Automatically generated type registration mechanics. | |
vtkHyperOctreeDepth - Assign tree depth attribute to each cell.
Description This filter returns a shallow copy of its input HyperOctree with a new data attribute field containing the depth of each cell.
| static Kitware.VTK.vtkHyperOctreeDepth.vtkHyperOctreeDepth | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkHyperOctreeDepth.vtkHyperOctreeDepth | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkHyperOctreeDepth.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.vtkDataSetAlgorithm.
| override int Kitware.VTK.vtkHyperOctreeDepth.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
| static new int Kitware.VTK.vtkHyperOctreeDepth.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
| static new vtkHyperOctreeDepth Kitware.VTK.vtkHyperOctreeDepth.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
| static new vtkHyperOctreeDepth Kitware.VTK.vtkHyperOctreeDepth.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
| static internal int Kitware.VTK.vtkHyperOctreeDepth.vtkHyperOctreeDepth_IsA_01 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkHyperOctreeDepth.vtkHyperOctreeDepth_IsTypeOf_02 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHyperOctreeDepth.vtkHyperOctreeDepth_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHyperOctreeDepth.vtkHyperOctreeDepth_NewInstance_04 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHyperOctreeDepth.vtkHyperOctreeDepth_SafeDownCast_05 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkHyperOctreeDepth.MRClassNameKey = "19vtkHyperOctreeDepth" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
| new const string Kitware.VTK.vtkHyperOctreeDepth.MRFullTypeName = "Kitware.VTK.vtkHyperOctreeDepth" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
1.7.6.1