ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkHierarchicalBoxDataIterator Class Reference

vtkHierarchicalBoxDataIterator - subclass of vtkCompositeDataIterator with API to get current level and dataset index. More...

Inheritance diagram for Kitware.VTK.vtkHierarchicalBoxDataIterator:
[legend]
Collaboration diagram for Kitware.VTK.vtkHierarchicalBoxDataIterator:
[legend]

List of all members.

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.

Detailed Description

vtkHierarchicalBoxDataIterator - subclass of vtkCompositeDataIterator with API to get current level and dataset index.

Description


Constructor & Destructor Documentation

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.


Member Function Documentation

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.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCompositeDataIterator.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCompositeDataIterator.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkCompositeDataIterator.

Here is the call graph for this function:

static internal int Kitware.VTK.vtkHierarchicalBoxDataIterator.vtkHierarchicalBoxDataIterator_IsA_03 ( HandleRef  pThis,
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]

Member Data Documentation

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.


The documentation for this class was generated from the following file: