ActiViz .NET
5.8.0
|
vtkImageSource - Source of data for the imaging pipeline More...
Public Member Functions | |
vtkImageSource (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkImageData | GetOutput () |
Get the output of this source. | |
vtkImageData | GetOutput (int idx) |
Get the output of this source. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkImageSource | NewInstance () |
Undocumented Block. | |
void | SetOutput (vtkImageData output) |
Get the output of this source. | |
Static Public Member Functions | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkImageSource | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkImageSource" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "14vtkImageSource" |
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 | vtkImageSource_GetOutput_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkImageSource_GetOutput_02 (HandleRef pThis, int idx, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkImageSource_IsA_03 (HandleRef pThis, string type) |
static internal int | vtkImageSource_IsTypeOf_04 (string type) |
static internal IntPtr | vtkImageSource_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkImageSource_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkImageSource_SetOutput_07 (HandleRef pThis, HandleRef output) |
Static Private Member Functions | |
static | vtkImageSource () |
Automatically generated type registration mechanics. |
vtkImageSource - Source of data for the imaging pipeline
Description vtkImageSource is the superclass for all imaging sources and filters. The method Update(), called by the cache, is the major interface to the source.
static Kitware.VTK.vtkImageSource.vtkImageSource | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkImageSource.vtkImageSource | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
override void Kitware.VTK.vtkImageSource.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.vtkSource.
Reimplemented in Kitware.VTK.vtkImageSpatialFilter, Kitware.VTK.vtkImageToImageFilter, Kitware.VTK.vtkImageTwoInputFilter, Kitware.VTK.vtkDataSetToImageFilter, Kitware.VTK.vtkImageMultipleInputFilter, and Kitware.VTK.vtkImageMultipleInputOutputFilter.
Get the output of this source.
Reimplemented in Kitware.VTK.vtkImageMultipleInputOutputFilter.
vtkImageData Kitware.VTK.vtkImageSource.GetOutput | ( | int | idx | ) |
Get the output of this source.
Reimplemented in Kitware.VTK.vtkImageMultipleInputOutputFilter.
override int Kitware.VTK.vtkImageSource.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkSource.
Reimplemented in Kitware.VTK.vtkImageMultipleInputFilter, Kitware.VTK.vtkImageSpatialFilter, Kitware.VTK.vtkImageToImageFilter, Kitware.VTK.vtkImageTwoInputFilter, Kitware.VTK.vtkImageMultipleInputOutputFilter, and Kitware.VTK.vtkDataSetToImageFilter.
static new int Kitware.VTK.vtkImageSource.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkSource.
Reimplemented in Kitware.VTK.vtkImageMultipleInputFilter, Kitware.VTK.vtkImageSpatialFilter, Kitware.VTK.vtkImageToImageFilter, Kitware.VTK.vtkImageTwoInputFilter, Kitware.VTK.vtkImageMultipleInputOutputFilter, and Kitware.VTK.vtkDataSetToImageFilter.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkSource.
Reimplemented in Kitware.VTK.vtkImageMultipleInputFilter, Kitware.VTK.vtkImageSpatialFilter, Kitware.VTK.vtkImageToImageFilter, Kitware.VTK.vtkImageTwoInputFilter, Kitware.VTK.vtkImageMultipleInputOutputFilter, and Kitware.VTK.vtkDataSetToImageFilter.
static new vtkImageSource Kitware.VTK.vtkImageSource.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkSource.
Reimplemented in Kitware.VTK.vtkImageMultipleInputFilter, Kitware.VTK.vtkImageSpatialFilter, Kitware.VTK.vtkImageToImageFilter, Kitware.VTK.vtkImageTwoInputFilter, Kitware.VTK.vtkImageMultipleInputOutputFilter, and Kitware.VTK.vtkDataSetToImageFilter.
void Kitware.VTK.vtkImageSource.SetOutput | ( | vtkImageData | output | ) |
Get the output of this source.
static internal IntPtr Kitware.VTK.vtkImageSource.vtkImageSource_GetOutput_01 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkImageSource.vtkImageSource_GetOutput_02 | ( | HandleRef | pThis, |
int | idx, | ||
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkImageSource.vtkImageSource_IsA_03 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkImageSource.vtkImageSource_IsTypeOf_04 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkImageSource.vtkImageSource_NewInstance_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkImageSource.vtkImageSource_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkImageSource.vtkImageSource_SetOutput_07 | ( | HandleRef | pThis, |
HandleRef | output | ||
) | [private] |
new readonly string Kitware.VTK.vtkImageSource.MRClassNameKey = "14vtkImageSource" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkSource.
Reimplemented in Kitware.VTK.vtkImageSpatialFilter, Kitware.VTK.vtkImageToImageFilter, Kitware.VTK.vtkImageTwoInputFilter, Kitware.VTK.vtkDataSetToImageFilter, Kitware.VTK.vtkImageMultipleInputFilter, and Kitware.VTK.vtkImageMultipleInputOutputFilter.
new const string Kitware.VTK.vtkImageSource.MRFullTypeName = "Kitware.VTK.vtkImageSource" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkSource.
Reimplemented in Kitware.VTK.vtkImageSpatialFilter, Kitware.VTK.vtkImageToImageFilter, Kitware.VTK.vtkImageTwoInputFilter, Kitware.VTK.vtkDataSetToImageFilter, Kitware.VTK.vtkImageMultipleInputFilter, and Kitware.VTK.vtkImageMultipleInputOutputFilter.