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

vtkMultiBlockDataSetAlgorithm - Superclass for algorithms that produce only vtkMultiBlockDataSet as output More...

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

List of all members.

Public Member Functions

 vtkMultiBlockDataSetAlgorithm (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkMultiBlockDataSetAlgorithm ()
 Undocumented Block.
vtkMultiBlockDataSet GetOutput ()
 Get the output data object for a port on this algorithm.
vtkMultiBlockDataSet GetOutput (int arg0)
 Get the output data object for a port on this algorithm.
override int IsA (string type)
 Undocumented Block.
new vtkMultiBlockDataSetAlgorithm NewInstance ()
 Undocumented Block.
void SetInput (vtkDataObject arg0)
 Set an input of this algorithm. You should not override these methods because they are not the only way to connect a pipeline. Note that these methods support old-style pipeline connections. When writing new code you should use the more general vtkAlgorithm::SetInputConnection(). These methods transform the input index to the input port index, not an index of a connection within a single port.
void SetInput (int arg0, vtkDataObject arg1)
 Set an input of this algorithm. You should not override these methods because they are not the only way to connect a pipeline. Note that these methods support old-style pipeline connections. When writing new code you should use the more general vtkAlgorithm::SetInputConnection(). These methods transform the input index to the input port index, not an index of a connection within a single port.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "29vtkMultiBlockDataSetAlgorithm"
 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 vtkMultiBlockDataSetAlgorithm_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkMultiBlockDataSetAlgorithm_GetOutput_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkMultiBlockDataSetAlgorithm_GetOutput_02 (HandleRef pThis, int arg0, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkMultiBlockDataSetAlgorithm_IsA_03 (HandleRef pThis, string type)
static internal int vtkMultiBlockDataSetAlgorithm_IsTypeOf_04 (string type)
static internal IntPtr vtkMultiBlockDataSetAlgorithm_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkMultiBlockDataSetAlgorithm_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkMultiBlockDataSetAlgorithm_SetInput_08 (HandleRef pThis, HandleRef arg0)
static internal void vtkMultiBlockDataSetAlgorithm_SetInput_09 (HandleRef pThis, int arg0, HandleRef arg1)

Static Private Member Functions

static vtkMultiBlockDataSetAlgorithm ()
 Automatically generated type registration mechanics.

Detailed Description

vtkMultiBlockDataSetAlgorithm - Superclass for algorithms that produce only vtkMultiBlockDataSet as output

Description Algorithms that take any type of data object (including composite dataset) and produce a vtkMultiBlockDataSet in the output can subclass from this class.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkMultiBlockDataSetAlgorithm.vtkMultiBlockDataSetAlgorithm ( 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.vtkMultiBlockDataSetAlgorithm.Dispose ( bool  disposing) [protected]

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.vtkMultiBlockDataSetAlgorithm.IsA ( string  type) [virtual]
static new int Kitware.VTK.vtkMultiBlockDataSetAlgorithm.IsTypeOf ( string  type) [static]

Set an input of this algorithm. You should not override these methods because they are not the only way to connect a pipeline. Note that these methods support old-style pipeline connections. When writing new code you should use the more general vtkAlgorithm::SetInputConnection(). These methods transform the input index to the input port index, not an index of a connection within a single port.

Set an input of this algorithm. You should not override these methods because they are not the only way to connect a pipeline. Note that these methods support old-style pipeline connections. When writing new code you should use the more general vtkAlgorithm::SetInputConnection(). These methods transform the input index to the input port index, not an index of a connection within a single port.

static internal IntPtr Kitware.VTK.vtkMultiBlockDataSetAlgorithm.vtkMultiBlockDataSetAlgorithm_GetOutput_01 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkMultiBlockDataSetAlgorithm.vtkMultiBlockDataSetAlgorithm_GetOutput_02 ( HandleRef  pThis,
int  arg0,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkMultiBlockDataSetAlgorithm.vtkMultiBlockDataSetAlgorithm_IsA_03 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkMultiBlockDataSetAlgorithm.vtkMultiBlockDataSetAlgorithm_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkMultiBlockDataSetAlgorithm.vtkMultiBlockDataSetAlgorithm_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkMultiBlockDataSetAlgorithm.vtkMultiBlockDataSetAlgorithm_SafeDownCast_07 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkMultiBlockDataSetAlgorithm.vtkMultiBlockDataSetAlgorithm_SetInput_08 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal void Kitware.VTK.vtkMultiBlockDataSetAlgorithm.vtkMultiBlockDataSetAlgorithm_SetInput_09 ( HandleRef  pThis,
int  arg0,
HandleRef  arg1 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkMultiBlockDataSetAlgorithm.MRClassNameKey = "29vtkMultiBlockDataSetAlgorithm" [static]
new const string Kitware.VTK.vtkMultiBlockDataSetAlgorithm.MRFullTypeName = "Kitware.VTK.vtkMultiBlockDataSetAlgorithm"

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