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

vtkHyperOctreeAlgorithm - Superclass for algorithms that produce only octree as output More...

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

List of all members.

Public Member Functions

 vtkHyperOctreeAlgorithm (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
void AddInput (vtkDataObject arg0)
 Add an input of this algorithm.
void AddInput (int arg0, vtkDataObject arg1)
 Add an input of this algorithm.
vtkHyperOctree GetHyperOctreeInput (int port)
 this method is not recommended for use, but lots of old style filters use it
vtkDataObject GetInput ()
 this method is not recommended for use, but lots of old style filters use it
vtkDataObject GetInput (int port)
 this method is not recommended for use, but lots of old style filters use it
vtkHyperOctree GetOutput ()
 Get the output data object for a port on this algorithm.
vtkHyperOctree GetOutput (int arg0)
 Get the output data object for a port on this algorithm.
override int IsA (string type)
 Undocumented Block.
new vtkHyperOctreeAlgorithm NewInstance ()
 Undocumented Block.
void SetInput (vtkDataObject arg0)
 Set an input of this algorithm.
void SetInput (int arg0, vtkDataObject arg1)
 Set an input of this algorithm.
virtual void SetOutput (vtkDataObject d)
 Get the output data object for a port on this algorithm.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "23vtkHyperOctreeAlgorithm"
 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 void vtkHyperOctreeAlgorithm_AddInput_01 (HandleRef pThis, HandleRef arg0)
static internal void vtkHyperOctreeAlgorithm_AddInput_02 (HandleRef pThis, int arg0, HandleRef arg1)
static internal IntPtr vtkHyperOctreeAlgorithm_GetHyperOctreeInput_03 (HandleRef pThis, int port, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkHyperOctreeAlgorithm_GetInput_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkHyperOctreeAlgorithm_GetInput_05 (HandleRef pThis, int port, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkHyperOctreeAlgorithm_GetOutput_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkHyperOctreeAlgorithm_GetOutput_07 (HandleRef pThis, int arg0, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkHyperOctreeAlgorithm_IsA_08 (HandleRef pThis, string type)
static internal int vtkHyperOctreeAlgorithm_IsTypeOf_09 (string type)
static internal IntPtr vtkHyperOctreeAlgorithm_NewInstance_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkHyperOctreeAlgorithm_SafeDownCast_11 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkHyperOctreeAlgorithm_SetInput_12 (HandleRef pThis, HandleRef arg0)
static internal void vtkHyperOctreeAlgorithm_SetInput_13 (HandleRef pThis, int arg0, HandleRef arg1)
static internal void vtkHyperOctreeAlgorithm_SetOutput_14 (HandleRef pThis, HandleRef d)

Static Private Member Functions

static vtkHyperOctreeAlgorithm ()
 Automatically generated type registration mechanics.

Detailed Description

vtkHyperOctreeAlgorithm - Superclass for algorithms that produce only octree as output

Description


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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


Member Function Documentation

Add an input of this algorithm.

Add an input of this algorithm.

override void Kitware.VTK.vtkHyperOctreeAlgorithm.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.vtkAlgorithm.

Reimplemented in Kitware.VTK.vtkHyperOctreeSampleFunction, and Kitware.VTK.vtkHyperOctreeFractalSource.

this method is not recommended for use, but lots of old style filters use it

Here is the call graph for this function:

this method is not recommended for use, but lots of old style filters use it

Here is the call graph for this function:

this method is not recommended for use, but lots of old style filters use it

Here is the call graph for this function:

Get the output data object for a port on this algorithm.

Here is the call graph for this function:

Get the output data object for a port on this algorithm.

Here is the call graph for this function:

override int Kitware.VTK.vtkHyperOctreeAlgorithm.IsA ( string  type) [virtual]
static new int Kitware.VTK.vtkHyperOctreeAlgorithm.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkAlgorithm.

Reimplemented in Kitware.VTK.vtkHyperOctreeFractalSource, and Kitware.VTK.vtkHyperOctreeSampleFunction.

Here is the call graph for this function:

Set an input of this algorithm.

Set an input of this algorithm.

Get the output data object for a port on this algorithm.

static internal void Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_AddInput_01 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal void Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_AddInput_02 ( HandleRef  pThis,
int  arg0,
HandleRef  arg1 
) [private]
static internal IntPtr Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_GetHyperOctreeInput_03 ( HandleRef  pThis,
int  port,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_GetInput_04 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_GetInput_05 ( HandleRef  pThis,
int  port,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_GetOutput_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_GetOutput_07 ( HandleRef  pThis,
int  arg0,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_IsA_08 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_IsTypeOf_09 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_NewInstance_10 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_SafeDownCast_11 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_SetInput_12 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal void Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_SetInput_13 ( HandleRef  pThis,
int  arg0,
HandleRef  arg1 
) [private]
static internal void Kitware.VTK.vtkHyperOctreeAlgorithm.vtkHyperOctreeAlgorithm_SetOutput_14 ( HandleRef  pThis,
HandleRef  d 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkHyperOctreeAlgorithm.MRClassNameKey = "23vtkHyperOctreeAlgorithm" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkAlgorithm.

Reimplemented in Kitware.VTK.vtkHyperOctreeSampleFunction, and Kitware.VTK.vtkHyperOctreeFractalSource.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkAlgorithm.

Reimplemented in Kitware.VTK.vtkHyperOctreeSampleFunction, and Kitware.VTK.vtkHyperOctreeFractalSource.


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