|
ActiViz .NET
5.8.0
|
vtkImageStencilAlgorithm - producer of vtkImageStencilData More...
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. | |
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.
| static Kitware.VTK.vtkImageStencilAlgorithm.vtkImageStencilAlgorithm | ( | ) | [static, private] |
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.
| 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.
| override int Kitware.VTK.vtkImageStencilAlgorithm.IsA | ( | string | type | ) | [virtual] |
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.
| 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.
| static new vtkImageStencilAlgorithm Kitware.VTK.vtkImageStencilAlgorithm.New | ( | ) | [static] |
Undocumented Block.
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.
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.
| static new vtkImageStencilAlgorithm Kitware.VTK.vtkImageStencilAlgorithm.SafeDownCast | ( | vtkObjectBase | o | ) | [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.
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] |
new readonly string Kitware.VTK.vtkImageStencilAlgorithm.MRClassNameKey = "24vtkImageStencilAlgorithm" [static] |
Automatically generated type registration mechanics.
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.
| new const string Kitware.VTK.vtkImageStencilAlgorithm.MRFullTypeName = "Kitware.VTK.vtkImageStencilAlgorithm" |
Automatically generated type registration mechanics.
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.
1.7.6.1