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

vtkOpenGLVolumeTextureMapper3D - concrete implementation of 3D volume texture mapping More...

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

List of all members.

Public Member Functions

 vtkOpenGLVolumeTextureMapper3D (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkOpenGLVolumeTextureMapper3D ()
 Undocumented Block.
virtual int GetInitialized ()
 Desciption: Initialize when we go to render, or go to answer the IsRenderSupported question. Don't call unless we have a valid OpenGL context!
override int IsA (string type)
 Undocumented Block.
override int IsRenderSupported (vtkVolumeProperty arg0, vtkRenderer ren)
 Is hardware rendering supported? No if the input data is more than one independent component, or if the hardware does not support the required extensions.
new vtkOpenGLVolumeTextureMapper3D NewInstance ()
 Undocumented Block.
override void ReleaseGraphicsResources (vtkWindow arg0)
 Release any graphics resources that are being consumed by this texture. The parameter window could be used to determine which graphic resources to release.
override void Render (vtkRenderer ren, vtkVolume vol)
 Is hardware rendering supported? No if the input data is more than one independent component, or if the hardware does not support the required extensions.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "30vtkOpenGLVolumeTextureMapper3D"
 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 vtkOpenGLVolumeTextureMapper3D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkOpenGLVolumeTextureMapper3D_GetInitialized_01 (HandleRef pThis)
static internal int vtkOpenGLVolumeTextureMapper3D_IsA_02 (HandleRef pThis, string type)
static internal int vtkOpenGLVolumeTextureMapper3D_IsRenderSupported_03 (HandleRef pThis, HandleRef arg0, HandleRef ren)
static internal int vtkOpenGLVolumeTextureMapper3D_IsTypeOf_04 (string type)
static internal IntPtr vtkOpenGLVolumeTextureMapper3D_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOpenGLVolumeTextureMapper3D_ReleaseGraphicsResources_07 (HandleRef pThis, HandleRef arg0)
static internal void vtkOpenGLVolumeTextureMapper3D_Render_08 (HandleRef pThis, HandleRef ren, HandleRef vol)
static internal IntPtr vtkOpenGLVolumeTextureMapper3D_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkOpenGLVolumeTextureMapper3D ()
 Automatically generated type registration mechanics.

Detailed Description

vtkOpenGLVolumeTextureMapper3D - concrete implementation of 3D volume texture mapping


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.vtkOpenGLVolumeTextureMapper3D ( 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.vtkOpenGLVolumeTextureMapper3D.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.vtkVolumeTextureMapper3D.

Desciption: Initialize when we go to render, or go to answer the IsRenderSupported question. Don't call unless we have a valid OpenGL context!

override int Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeTextureMapper3D.

Is hardware rendering supported? No if the input data is more than one independent component, or if the hardware does not support the required extensions.

Reimplemented from Kitware.VTK.vtkVolumeTextureMapper3D.

static new int Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeTextureMapper3D.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeTextureMapper3D.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeTextureMapper3D.

Release any graphics resources that are being consumed by this texture. The parameter window could be used to determine which graphic resources to release.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

override void Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.Render ( vtkRenderer  ren,
vtkVolume  vol 
) [virtual]

Is hardware rendering supported? No if the input data is more than one independent component, or if the hardware does not support the required extensions.

Reimplemented from Kitware.VTK.vtkVolumeTextureMapper3D.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeTextureMapper3D.

Here is the call graph for this function:

static internal int Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.vtkOpenGLVolumeTextureMapper3D_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.vtkOpenGLVolumeTextureMapper3D_IsRenderSupported_03 ( HandleRef  pThis,
HandleRef  arg0,
HandleRef  ren 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.vtkOpenGLVolumeTextureMapper3D_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.vtkOpenGLVolumeTextureMapper3D_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.vtkOpenGLVolumeTextureMapper3D_ReleaseGraphicsResources_07 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal void Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.vtkOpenGLVolumeTextureMapper3D_Render_08 ( HandleRef  pThis,
HandleRef  ren,
HandleRef  vol 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.vtkOpenGLVolumeTextureMapper3D_SafeDownCast_09 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.MRClassNameKey = "30vtkOpenGLVolumeTextureMapper3D" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkVolumeTextureMapper3D.

new const string Kitware.VTK.vtkOpenGLVolumeTextureMapper3D.MRFullTypeName = "Kitware.VTK.vtkOpenGLVolumeTextureMapper3D"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkVolumeTextureMapper3D.


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