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

vtkOpenGLProjectedAAHexahedraMapper - OpenGL implementation of a volume mapper for axis-aligned hexahedra More...

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

List of all members.

Public Member Functions

 vtkOpenGLProjectedAAHexahedraMapper (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkOpenGLProjectedAAHexahedraMapper ()
 Undocumented Block.
override int IsA (string type)
 Undocumented Block.
override bool IsRenderSupported (vtkRenderWindow w)
 Check if the required OpenGL extensions are supported by the OpenGL context attached to the render window `w'.
new
vtkOpenGLProjectedAAHexahedraMapper 
NewInstance ()
 Undocumented Block.
override void ReleaseGraphicsResources (vtkWindow window)
 Check if the required OpenGL extensions are supported by the OpenGL context attached to the render window `w'.
override void Render (vtkRenderer renderer, vtkVolume volume)
 Check if the required OpenGL extensions are supported by the OpenGL context attached to the render window `w'.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "35vtkOpenGLProjectedAAHexahedraMapper"
 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 vtkOpenGLProjectedAAHexahedraMapper_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkOpenGLProjectedAAHexahedraMapper_IsA_01 (HandleRef pThis, string type)
static internal byte vtkOpenGLProjectedAAHexahedraMapper_IsRenderSupported_02 (HandleRef pThis, HandleRef w)
static internal int vtkOpenGLProjectedAAHexahedraMapper_IsTypeOf_03 (string type)
static internal IntPtr vtkOpenGLProjectedAAHexahedraMapper_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOpenGLProjectedAAHexahedraMapper_ReleaseGraphicsResources_06 (HandleRef pThis, HandleRef window)
static internal void vtkOpenGLProjectedAAHexahedraMapper_Render_07 (HandleRef pThis, HandleRef renderer, HandleRef volume)
static internal IntPtr vtkOpenGLProjectedAAHexahedraMapper_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkOpenGLProjectedAAHexahedraMapper ()
 Automatically generated type registration mechanics.

Detailed Description

vtkOpenGLProjectedAAHexahedraMapper - OpenGL implementation of a volume mapper for axis-aligned hexahedra

Description High quality volume renderer for axis-aligned hexahedra


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.vtkOpenGLProjectedAAHexahedraMapper ( 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.vtkOpenGLProjectedAAHexahedraMapper.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.vtkProjectedAAHexahedraMapper.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkProjectedAAHexahedraMapper.

Check if the required OpenGL extensions are supported by the OpenGL context attached to the render window `w'.

Reimplemented from Kitware.VTK.vtkProjectedAAHexahedraMapper.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkProjectedAAHexahedraMapper.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkProjectedAAHexahedraMapper.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkProjectedAAHexahedraMapper.

Check if the required OpenGL extensions are supported by the OpenGL context attached to the render window `w'.

Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeMapper.

override void Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.Render ( vtkRenderer  renderer,
vtkVolume  volume 
) [virtual]

Check if the required OpenGL extensions are supported by the OpenGL context attached to the render window `w'.

Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeMapper.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkProjectedAAHexahedraMapper.

Here is the call graph for this function:

static internal int Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.vtkOpenGLProjectedAAHexahedraMapper_IsA_01 ( HandleRef  pThis,
string  type 
) [private]
static internal byte Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.vtkOpenGLProjectedAAHexahedraMapper_IsRenderSupported_02 ( HandleRef  pThis,
HandleRef  w 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.vtkOpenGLProjectedAAHexahedraMapper_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.vtkOpenGLProjectedAAHexahedraMapper_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.vtkOpenGLProjectedAAHexahedraMapper_ReleaseGraphicsResources_06 ( HandleRef  pThis,
HandleRef  window 
) [private]
static internal void Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.vtkOpenGLProjectedAAHexahedraMapper_Render_07 ( HandleRef  pThis,
HandleRef  renderer,
HandleRef  volume 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.vtkOpenGLProjectedAAHexahedraMapper_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.MRClassNameKey = "35vtkOpenGLProjectedAAHexahedraMapper" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkProjectedAAHexahedraMapper.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkProjectedAAHexahedraMapper.


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