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

vtkImageStencilAlgorithm - producer of vtkImageStencilData More...

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

List of all members.

Public Member Functions

 vtkImageStencilAlgorithm (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkImageStencilAlgorithm ()
 Undocumented Block.
vtkImageStencilData GetOutput ()
 Get or set the output for this source.
override int IsA (string type)
 Undocumented Block.
new vtkImageStencilAlgorithm NewInstance ()
 Undocumented Block.
void SetOutput (vtkImageStencilData output)
 Get or set the output for this source.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "24vtkImageStencilAlgorithm"
 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 vtkImageStencilAlgorithm_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkImageStencilAlgorithm_GetOutput_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkImageStencilAlgorithm_IsA_02 (HandleRef pThis, string type)
static internal int vtkImageStencilAlgorithm_IsTypeOf_03 (string type)
static internal IntPtr vtkImageStencilAlgorithm_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkImageStencilAlgorithm_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkImageStencilAlgorithm_SetOutput_07 (HandleRef pThis, HandleRef output)

Static Private Member Functions

static vtkImageStencilAlgorithm ()
 Automatically generated type registration mechanics.

Detailed Description

vtkImageStencilAlgorithm - producer of vtkImageStencilData

Description vtkImageStencilAlgorithm is a superclass for filters that generate the special vtkImageStencilData type. This data type is a special representation of a binary image that can be used as a mask by several imaging filters.

vtkImageStencilData vtkImageStencilSource


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkImageStencilAlgorithm.vtkImageStencilAlgorithm ( 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.vtkImageStencilAlgorithm.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.vtkImageStencilSource, Kitware.VTK.vtkLassoStencilSource, Kitware.VTK.vtkPolyDataToImageStencil, Kitware.VTK.vtkROIStencilSource, Kitware.VTK.vtkImageToImageStencil, and Kitware.VTK.vtkImplicitFunctionToImageStencil.

Get or set the output for this source.

Here is the call graph for this function:

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkAlgorithm.

Reimplemented in Kitware.VTK.vtkLassoStencilSource, Kitware.VTK.vtkImageStencilSource, Kitware.VTK.vtkROIStencilSource, Kitware.VTK.vtkPolyDataToImageStencil, Kitware.VTK.vtkImageToImageStencil, and Kitware.VTK.vtkImplicitFunctionToImageStencil.

Here is the call graph for this function:

Get or set the output for this source.

static internal IntPtr Kitware.VTK.vtkImageStencilAlgorithm.vtkImageStencilAlgorithm_GetOutput_01 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkImageStencilAlgorithm.vtkImageStencilAlgorithm_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkImageStencilAlgorithm.vtkImageStencilAlgorithm_IsTypeOf_03 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkImageStencilAlgorithm.vtkImageStencilAlgorithm_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkImageStencilAlgorithm.vtkImageStencilAlgorithm_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkImageStencilAlgorithm.vtkImageStencilAlgorithm_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkImageStencilAlgorithm.vtkImageStencilAlgorithm_SetOutput_07 ( HandleRef  pThis,
HandleRef  output 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkImageStencilAlgorithm.MRClassNameKey = "24vtkImageStencilAlgorithm" [static]
new const string Kitware.VTK.vtkImageStencilAlgorithm.MRFullTypeName = "Kitware.VTK.vtkImageStencilAlgorithm"

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