|
ActiViz .NET
5.8.0
|
vtkHierarchicalDataLevelFilter - generate scalars from levels More...
Public Member Functions | |
| vtkHierarchicalDataLevelFilter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkHierarchicalDataLevelFilter () | |
| Construct object with PointIds and CellIds on; and ids being generated as scalars. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkHierarchicalDataLevelFilter | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkHierarchicalDataLevelFilter | New () |
| Construct object with PointIds and CellIds on; and ids being generated as scalars. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkHierarchicalDataLevelFilter | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkHierarchicalDataLevelFilter" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "30vtkHierarchicalDataLevelFilter" |
| 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 | vtkHierarchicalDataLevelFilter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkHierarchicalDataLevelFilter_IsA_01 (HandleRef pThis, string type) |
| static internal int | vtkHierarchicalDataLevelFilter_IsTypeOf_02 (string type) |
| static internal IntPtr | vtkHierarchicalDataLevelFilter_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkHierarchicalDataLevelFilter_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkHierarchicalDataLevelFilter () |
| Automatically generated type registration mechanics. | |
vtkHierarchicalDataLevelFilter - generate scalars from levels
Description Legacy class. Use vtkLevelIdScalars instead.
| static Kitware.VTK.vtkHierarchicalDataLevelFilter.vtkHierarchicalDataLevelFilter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkHierarchicalDataLevelFilter.vtkHierarchicalDataLevelFilter | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Construct object with PointIds and CellIds on; and ids being generated as scalars.
| override void Kitware.VTK.vtkHierarchicalDataLevelFilter.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.vtkLevelIdScalars.
| override int Kitware.VTK.vtkHierarchicalDataLevelFilter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkLevelIdScalars.
| static new int Kitware.VTK.vtkHierarchicalDataLevelFilter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkLevelIdScalars.
| static new vtkHierarchicalDataLevelFilter Kitware.VTK.vtkHierarchicalDataLevelFilter.New | ( | ) | [static] |
Construct object with PointIds and CellIds on; and ids being generated as scalars.
Reimplemented from Kitware.VTK.vtkLevelIdScalars.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkLevelIdScalars.
| static new vtkHierarchicalDataLevelFilter Kitware.VTK.vtkHierarchicalDataLevelFilter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkLevelIdScalars.
| static internal int Kitware.VTK.vtkHierarchicalDataLevelFilter.vtkHierarchicalDataLevelFilter_IsA_01 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkHierarchicalDataLevelFilter.vtkHierarchicalDataLevelFilter_IsTypeOf_02 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHierarchicalDataLevelFilter.vtkHierarchicalDataLevelFilter_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHierarchicalDataLevelFilter.vtkHierarchicalDataLevelFilter_NewInstance_04 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHierarchicalDataLevelFilter.vtkHierarchicalDataLevelFilter_SafeDownCast_05 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkHierarchicalDataLevelFilter.MRClassNameKey = "30vtkHierarchicalDataLevelFilter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkLevelIdScalars.
| new const string Kitware.VTK.vtkHierarchicalDataLevelFilter.MRFullTypeName = "Kitware.VTK.vtkHierarchicalDataLevelFilter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkLevelIdScalars.
1.7.6.1