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

vtkOpenGLHardwareSupport - OpenGL rendering window More...

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

List of all members.

Public Member Functions

 vtkOpenGLHardwareSupport (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkOpenGLHardwareSupport ()
 Undocumented Block.
virtual vtkOpenGLExtensionManager GetExtensionManager ()
 Set/Get a reference to a vtkRenderWindow which is Required for most methods of this class to work.
int GetNumberOfFixedTextureUnits ()
 Return the number of fixed-function texture units.
int GetNumberOfTextureUnits ()
 Return the total number of texture image units accessible by a shader program.
bool GetSupportsMultiTexturing ()
 Test if MultiTexturing is supported.
override int IsA (string type)
 Undocumented Block.
new vtkOpenGLHardwareSupport NewInstance ()
 Undocumented Block.
void SetExtensionManager (vtkOpenGLExtensionManager extensionManager)
 Set/Get a reference to a vtkRenderWindow which is Required for most methods of this class to work.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "24vtkOpenGLHardwareSupport"
 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 vtkOpenGLHardwareSupport_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOpenGLHardwareSupport_GetExtensionManager_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkOpenGLHardwareSupport_GetNumberOfFixedTextureUnits_02 (HandleRef pThis)
static internal int vtkOpenGLHardwareSupport_GetNumberOfTextureUnits_03 (HandleRef pThis)
static internal byte vtkOpenGLHardwareSupport_GetSupportsMultiTexturing_04 (HandleRef pThis)
static internal int vtkOpenGLHardwareSupport_IsA_05 (HandleRef pThis, string type)
static internal int vtkOpenGLHardwareSupport_IsTypeOf_06 (string type)
static internal IntPtr vtkOpenGLHardwareSupport_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkOpenGLHardwareSupport_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkOpenGLHardwareSupport_SetExtensionManager_10 (HandleRef pThis, HandleRef extensionManager)

Static Private Member Functions

static vtkOpenGLHardwareSupport ()
 Automatically generated type registration mechanics.

Detailed Description

vtkOpenGLHardwareSupport - OpenGL rendering window

Description vtkOpenGLHardwareSupport is an implementation of methods used to query OpenGL and the hardware of what kind of graphics support is available. When VTK supports more than one Graphics API an abstract super class vtkHardwareSupport should be implemented for this class to derive from.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkOpenGLHardwareSupport.vtkOpenGLHardwareSupport ( 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.vtkOpenGLHardwareSupport.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.vtkObject.

Set/Get a reference to a vtkRenderWindow which is Required for most methods of this class to work.

Here is the call graph for this function:

Return the number of fixed-function texture units.

Return the total number of texture image units accessible by a shader program.

Test if MultiTexturing is supported.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Here is the call graph for this function:

Set/Get a reference to a vtkRenderWindow which is Required for most methods of this class to work.

static internal IntPtr Kitware.VTK.vtkOpenGLHardwareSupport.vtkOpenGLHardwareSupport_GetExtensionManager_01 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkOpenGLHardwareSupport.vtkOpenGLHardwareSupport_IsA_05 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkOpenGLHardwareSupport.vtkOpenGLHardwareSupport_IsTypeOf_06 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLHardwareSupport.vtkOpenGLHardwareSupport_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLHardwareSupport.vtkOpenGLHardwareSupport_NewInstance_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkOpenGLHardwareSupport.vtkOpenGLHardwareSupport_SafeDownCast_09 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkOpenGLHardwareSupport.vtkOpenGLHardwareSupport_SetExtensionManager_10 ( HandleRef  pThis,
HandleRef  extensionManager 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkOpenGLHardwareSupport.MRClassNameKey = "24vtkOpenGLHardwareSupport" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkObject.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkObject.


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