ActiViz .NET
5.8.0
|
vtkOpenGLVolumeTextureMapper2D - Abstract class for a volume mapper More...
Public Member Functions | |
vtkOpenGLVolumeTextureMapper2D (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkOpenGLVolumeTextureMapper2D () | |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkOpenGLVolumeTextureMapper2D | NewInstance () |
Undocumented Block. | |
override void | Render (vtkRenderer ren, vtkVolume vol) |
Undocumented Block. | |
override void | RenderQuads (int count, IntPtr v, IntPtr t, IntPtr texture, IntPtr size, int reverseFlag) |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkOpenGLVolumeTextureMapper2D | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkOpenGLVolumeTextureMapper2D | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkOpenGLVolumeTextureMapper2D" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "30vtkOpenGLVolumeTextureMapper2D" |
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 | vtkOpenGLVolumeTextureMapper2D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkOpenGLVolumeTextureMapper2D_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkOpenGLVolumeTextureMapper2D_IsTypeOf_02 (string type) |
static internal IntPtr | vtkOpenGLVolumeTextureMapper2D_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkOpenGLVolumeTextureMapper2D_Render_05 (HandleRef pThis, HandleRef ren, HandleRef vol) |
static internal void | vtkOpenGLVolumeTextureMapper2D_RenderQuads_06 (HandleRef pThis, int count, IntPtr v, IntPtr t, IntPtr texture, IntPtr size, int reverseFlag) |
static internal IntPtr | vtkOpenGLVolumeTextureMapper2D_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkOpenGLVolumeTextureMapper2D () |
Automatically generated type registration mechanics. |
vtkOpenGLVolumeTextureMapper2D - Abstract class for a volume mapper
static Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.vtkOpenGLVolumeTextureMapper2D | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.vtkOpenGLVolumeTextureMapper2D | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.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.vtkVolumeTextureMapper2D.
override int Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeTextureMapper2D.
static new int Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeTextureMapper2D.
static new vtkOpenGLVolumeTextureMapper2D Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeTextureMapper2D.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeTextureMapper2D.
override void Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.Render | ( | vtkRenderer | ren, |
vtkVolume | vol | ||
) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeTextureMapper2D.
override void Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.RenderQuads | ( | int | count, |
IntPtr | v, | ||
IntPtr | t, | ||
IntPtr | texture, | ||
IntPtr | size, | ||
int | reverseFlag | ||
) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeTextureMapper2D.
static new vtkOpenGLVolumeTextureMapper2D Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeTextureMapper2D.
static internal int Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.vtkOpenGLVolumeTextureMapper2D_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.vtkOpenGLVolumeTextureMapper2D_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.vtkOpenGLVolumeTextureMapper2D_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.vtkOpenGLVolumeTextureMapper2D_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.vtkOpenGLVolumeTextureMapper2D_Render_05 | ( | HandleRef | pThis, |
HandleRef | ren, | ||
HandleRef | vol | ||
) | [private] |
static internal void Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.vtkOpenGLVolumeTextureMapper2D_RenderQuads_06 | ( | HandleRef | pThis, |
int | count, | ||
IntPtr | v, | ||
IntPtr | t, | ||
IntPtr | texture, | ||
IntPtr | size, | ||
int | reverseFlag | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.vtkOpenGLVolumeTextureMapper2D_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.MRClassNameKey = "30vtkOpenGLVolumeTextureMapper2D" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkVolumeTextureMapper2D.
new const string Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.MRFullTypeName = "Kitware.VTK.vtkOpenGLVolumeTextureMapper2D" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkVolumeTextureMapper2D.