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

vtkOpenGLGPUVolumeRayCastMapper - OpenGL subclass that draws the image to the screen More...

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

List of all members.

Public Member Functions

 vtkOpenGLGPUVolumeRayCastMapper (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkOpenGLGPUVolumeRayCastMapper ()
 Undocumented Block.
override int IsA (string type)
 Undocumented Block.
override int IsRenderSupported (vtkRenderWindow window, vtkVolumeProperty property)
 Based on hardware and properties, we may or may not be able to render using 3D texture mapping. This indicates if 3D texture mapping is supported by the hardware, and if the other extensions necessary to support the specific properties are available.
new vtkOpenGLGPUVolumeRayCastMapper NewInstance ()
 Undocumented Block.
override void ReleaseGraphicsResources (vtkWindow window)
 Delete OpenGL objects.

Static Public Member Functions

static new
vtkOpenGLGPUVolumeRayCastMapper 
New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static string OpenGLErrorMessage (uint errorCode)
 Return a string matching the OpenGL errorCode.
static void PrintError (string headerMessage)
 Display headerMessage on the standard output and the last OpenGL error message if any.
static new
vtkOpenGLGPUVolumeRayCastMapper 
SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "31vtkOpenGLGPUVolumeRayCastMapper"
 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 vtkOpenGLGPUVolumeRayCastMapper_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkOpenGLGPUVolumeRayCastMapper_IsA_01 (HandleRef pThis, string type)
static internal int vtkOpenGLGPUVolumeRayCastMapper_IsRenderSupported_02 (HandleRef pThis, HandleRef window, HandleRef property)
static internal int vtkOpenGLGPUVolumeRayCastMapper_IsTypeOf_03 (string type)
static internal IntPtr vtkOpenGLGPUVolumeRayCastMapper_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOpenGLGPUVolumeRayCastMapper_OpenGLErrorMessage_06 (uint errorCode)
static internal void vtkOpenGLGPUVolumeRayCastMapper_PrintError_07 (string headerMessage)
static internal void vtkOpenGLGPUVolumeRayCastMapper_ReleaseGraphicsResources_08 (HandleRef pThis, HandleRef window)
static internal IntPtr vtkOpenGLGPUVolumeRayCastMapper_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkOpenGLGPUVolumeRayCastMapper ()
 Automatically generated type registration mechanics.

Detailed Description

vtkOpenGLGPUVolumeRayCastMapper - OpenGL subclass that draws the image to the screen

Description This is the concrete implementation of a ray cast image display helper - a helper class responsible for drawing the image to the screen.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapper.vtkOpenGLGPUVolumeRayCastMapper ( 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.vtkOpenGLGPUVolumeRayCastMapper.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.vtkGPUVolumeRayCastMapper.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGPUVolumeRayCastMapper.

Based on hardware and properties, we may or may not be able to render using 3D texture mapping. This indicates if 3D texture mapping is supported by the hardware, and if the other extensions necessary to support the specific properties are available.

Reimplemented from Kitware.VTK.vtkGPUVolumeRayCastMapper.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGPUVolumeRayCastMapper.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGPUVolumeRayCastMapper.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGPUVolumeRayCastMapper.

static string Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapper.OpenGLErrorMessage ( uint  errorCode) [static]

Return a string matching the OpenGL errorCode.

Postcondition:
result_exists: result!=0
static void Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapper.PrintError ( string  headerMessage) [static]

Display headerMessage on the standard output and the last OpenGL error message if any.

Precondition:
headerMessage_exists: headerMessage!=0

Delete OpenGL objects.

Postcondition:
done: this->OpenGLObjectsCreated==0

Reimplemented from Kitware.VTK.vtkGPUVolumeRayCastMapper.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkGPUVolumeRayCastMapper.

Here is the call graph for this function:

static internal int Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapper.vtkOpenGLGPUVolumeRayCastMapper_IsA_01 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapper.vtkOpenGLGPUVolumeRayCastMapper_IsRenderSupported_02 ( HandleRef  pThis,
HandleRef  window,
HandleRef  property 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapper.vtkOpenGLGPUVolumeRayCastMapper_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapper.vtkOpenGLGPUVolumeRayCastMapper_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapper.vtkOpenGLGPUVolumeRayCastMapper_ReleaseGraphicsResources_08 ( HandleRef  pThis,
HandleRef  window 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapper.vtkOpenGLGPUVolumeRayCastMapper_SafeDownCast_09 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkOpenGLGPUVolumeRayCastMapper.MRClassNameKey = "31vtkOpenGLGPUVolumeRayCastMapper" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkGPUVolumeRayCastMapper.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkGPUVolumeRayCastMapper.


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