|
ActiViz .NET
5.8.0
|
vtkHierarchicalBoxDataIterator - subclass of vtkCompositeDataIterator with API to get current level and dataset index. More...
Public Member Functions | |
| vtkHierarchicalBoxDataIterator (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkHierarchicalBoxDataIterator () | |
| Undocumented Block. | |
| uint | GetCurrentIndex () |
| Returns the dataset index for the current data object. Valid only if the current data is a leaf node i.e. no a composite dataset. | |
| uint | GetCurrentLevel () |
| Returns the level for the current dataset. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkHierarchicalBoxDataIterator | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkHierarchicalBoxDataIterator | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkHierarchicalBoxDataIterator | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkHierarchicalBoxDataIterator" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "30vtkHierarchicalBoxDataIterator" |
| 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 | vtkHierarchicalBoxDataIterator_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal uint | vtkHierarchicalBoxDataIterator_GetCurrentIndex_01 (HandleRef pThis) |
| static internal uint | vtkHierarchicalBoxDataIterator_GetCurrentLevel_02 (HandleRef pThis) |
| static internal int | vtkHierarchicalBoxDataIterator_IsA_03 (HandleRef pThis, string type) |
| static internal int | vtkHierarchicalBoxDataIterator_IsTypeOf_04 (string type) |
| static internal IntPtr | vtkHierarchicalBoxDataIterator_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkHierarchicalBoxDataIterator_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkHierarchicalBoxDataIterator () |
| Automatically generated type registration mechanics. | |
vtkHierarchicalBoxDataIterator - subclass of vtkCompositeDataIterator with API to get current level and dataset index.
Description
| static Kitware.VTK.vtkHierarchicalBoxDataIterator.vtkHierarchicalBoxDataIterator | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkHierarchicalBoxDataIterator.vtkHierarchicalBoxDataIterator | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkHierarchicalBoxDataIterator.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.vtkCompositeDataIterator.
Returns the dataset index for the current data object. Valid only if the current data is a leaf node i.e. no a composite dataset.
Returns the level for the current dataset.
| override int Kitware.VTK.vtkHierarchicalBoxDataIterator.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCompositeDataIterator.
| static new int Kitware.VTK.vtkHierarchicalBoxDataIterator.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCompositeDataIterator.
| static new vtkHierarchicalBoxDataIterator Kitware.VTK.vtkHierarchicalBoxDataIterator.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCompositeDataIterator.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCompositeDataIterator.
| static new vtkHierarchicalBoxDataIterator Kitware.VTK.vtkHierarchicalBoxDataIterator.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCompositeDataIterator.
| static internal uint Kitware.VTK.vtkHierarchicalBoxDataIterator.vtkHierarchicalBoxDataIterator_GetCurrentIndex_01 | ( | HandleRef | pThis | ) | [private] |
| static internal uint Kitware.VTK.vtkHierarchicalBoxDataIterator.vtkHierarchicalBoxDataIterator_GetCurrentLevel_02 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkHierarchicalBoxDataIterator.vtkHierarchicalBoxDataIterator_IsA_03 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkHierarchicalBoxDataIterator.vtkHierarchicalBoxDataIterator_IsTypeOf_04 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHierarchicalBoxDataIterator.vtkHierarchicalBoxDataIterator_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHierarchicalBoxDataIterator.vtkHierarchicalBoxDataIterator_NewInstance_06 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHierarchicalBoxDataIterator.vtkHierarchicalBoxDataIterator_SafeDownCast_07 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkHierarchicalBoxDataIterator.MRClassNameKey = "30vtkHierarchicalBoxDataIterator" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCompositeDataIterator.
| new const string Kitware.VTK.vtkHierarchicalBoxDataIterator.MRFullTypeName = "Kitware.VTK.vtkHierarchicalBoxDataIterator" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCompositeDataIterator.
1.7.6.1