ActiViz .NET
5.8.0
|
vtkRenderLargeImage - Use tiling to generate a large rendering More...
Public Member Functions | |
vtkRenderLargeImage (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkRenderLargeImage () | |
Undocumented Block. | |
virtual vtkRenderer | GetInput () |
Returns which renderer is being used as the source for the pixel data. | |
virtual int | GetMagnification () |
The magnification of the current render window. | |
vtkImageData | GetOutput () |
Get the output data object for a port on this algorithm. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkRenderLargeImage | NewInstance () |
Undocumented Block. | |
virtual void | SetInput (vtkRenderer arg0) |
Indicates what renderer to get the pixel data from. | |
virtual void | SetMagnification (int _arg) |
The magnification of the current render window. | |
Static Public Member Functions | |
static new vtkRenderLargeImage | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkRenderLargeImage | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkRenderLargeImage" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "19vtkRenderLargeImage" |
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 | vtkRenderLargeImage_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkRenderLargeImage_GetInput_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkRenderLargeImage_GetMagnification_02 (HandleRef pThis) |
static internal IntPtr | vtkRenderLargeImage_GetOutput_03 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkRenderLargeImage_IsA_04 (HandleRef pThis, string type) |
static internal int | vtkRenderLargeImage_IsTypeOf_05 (string type) |
static internal IntPtr | vtkRenderLargeImage_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkRenderLargeImage_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkRenderLargeImage_SetInput_09 (HandleRef pThis, HandleRef arg0) |
static internal void | vtkRenderLargeImage_SetMagnification_10 (HandleRef pThis, int _arg) |
Static Private Member Functions | |
static | vtkRenderLargeImage () |
Automatically generated type registration mechanics. |
vtkRenderLargeImage - Use tiling to generate a large rendering
Description vtkRenderLargeImage provides methods needed to read a region from a file.
static Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkRenderLargeImage.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.
virtual vtkRenderer Kitware.VTK.vtkRenderLargeImage.GetInput | ( | ) | [virtual] |
Returns which renderer is being used as the source for the pixel data.
virtual int Kitware.VTK.vtkRenderLargeImage.GetMagnification | ( | ) | [virtual] |
The magnification of the current render window.
Get the output data object for a port on this algorithm.
override int Kitware.VTK.vtkRenderLargeImage.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAlgorithm.
static new int Kitware.VTK.vtkRenderLargeImage.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAlgorithm.
static new vtkRenderLargeImage Kitware.VTK.vtkRenderLargeImage.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAlgorithm.
static new vtkRenderLargeImage Kitware.VTK.vtkRenderLargeImage.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAlgorithm.
virtual void Kitware.VTK.vtkRenderLargeImage.SetInput | ( | vtkRenderer | arg0 | ) | [virtual] |
Indicates what renderer to get the pixel data from.
virtual void Kitware.VTK.vtkRenderLargeImage.SetMagnification | ( | int | _arg | ) | [virtual] |
The magnification of the current render window.
static internal IntPtr Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage_GetInput_01 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage_GetMagnification_02 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage_GetOutput_03 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage_IsA_04 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage_IsTypeOf_05 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage_NewInstance_07 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage_SafeDownCast_08 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage_SetInput_09 | ( | HandleRef | pThis, |
HandleRef | arg0 | ||
) | [private] |
static internal void Kitware.VTK.vtkRenderLargeImage.vtkRenderLargeImage_SetMagnification_10 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkRenderLargeImage.MRClassNameKey = "19vtkRenderLargeImage" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkAlgorithm.
new const string Kitware.VTK.vtkRenderLargeImage.MRFullTypeName = "Kitware.VTK.vtkRenderLargeImage" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkAlgorithm.