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.vtkExtractLevel Class Reference

vtkExtractLevel - extract levels between min and max from a hierarchical box dataset. More...

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

List of all members.

Public Member Functions

 vtkExtractLevel (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkExtractLevel ()
 Undocumented Block.
void AddLevel (uint level)
 Select the levels that should be extracted. All other levels will have no datasets in them.
override int IsA (string type)
 Undocumented Block.
new vtkExtractLevel NewInstance ()
 Undocumented Block.
void RemoveAllLevels ()
 Select the levels that should be extracted. All other levels will have no datasets in them.
void RemoveLevel (uint level)
 Select the levels that should be extracted. All other levels will have no datasets in them.

Static Public Member Functions

static new vtkExtractLevel New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkExtractLevel SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkExtractLevel"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "15vtkExtractLevel"
 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 vtkExtractLevel_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkExtractLevel_AddLevel_01 (HandleRef pThis, uint level)
static internal int vtkExtractLevel_IsA_02 (HandleRef pThis, string type)
static internal int vtkExtractLevel_IsTypeOf_03 (string type)
static internal IntPtr vtkExtractLevel_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkExtractLevel_RemoveAllLevels_06 (HandleRef pThis)
static internal void vtkExtractLevel_RemoveLevel_07 (HandleRef pThis, uint level)
static internal IntPtr vtkExtractLevel_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkExtractLevel ()
 Automatically generated type registration mechanics.

Detailed Description

vtkExtractLevel - extract levels between min and max from a hierarchical box dataset.

Description vtkExtractLevel filter extracts the levels between (and including) the user specified min and max levels.


Constructor & Destructor Documentation

static Kitware.VTK.vtkExtractLevel.vtkExtractLevel ( ) [static, private]

Automatically generated type registration mechanics.

Kitware.VTK.vtkExtractLevel.vtkExtractLevel ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

Select the levels that should be extracted. All other levels will have no datasets in them.

override void Kitware.VTK.vtkExtractLevel.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.vtkHierarchicalBoxDataSetAlgorithm.

Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractLevel.

override int Kitware.VTK.vtkExtractLevel.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.

Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractLevel.

static new int Kitware.VTK.vtkExtractLevel.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.

Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractLevel.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.

Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractLevel.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.

Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractLevel.

Select the levels that should be extracted. All other levels will have no datasets in them.

Select the levels that should be extracted. All other levels will have no datasets in them.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.

Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractLevel.

Here is the call graph for this function:

static internal void Kitware.VTK.vtkExtractLevel.vtkExtractLevel_AddLevel_01 ( HandleRef  pThis,
uint  level 
) [private]
static internal int Kitware.VTK.vtkExtractLevel.vtkExtractLevel_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkExtractLevel.vtkExtractLevel_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkExtractLevel.vtkExtractLevel_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkExtractLevel.vtkExtractLevel_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkExtractLevel.vtkExtractLevel_RemoveAllLevels_06 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkExtractLevel.vtkExtractLevel_RemoveLevel_07 ( HandleRef  pThis,
uint  level 
) [private]
static internal IntPtr Kitware.VTK.vtkExtractLevel.vtkExtractLevel_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkExtractLevel.MRClassNameKey = "15vtkExtractLevel" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.

Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractLevel.

new const string Kitware.VTK.vtkExtractLevel.MRFullTypeName = "Kitware.VTK.vtkExtractLevel"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkHierarchicalBoxDataSetAlgorithm.

Reimplemented in Kitware.VTK.vtkHierarchicalDataExtractLevel.


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