29 #ifndef vtkOpenGLHardwareSupport_h
30 #define vtkOpenGLHardwareSupport_h
32 #include "vtkRenderingOpenGLModule.h"
79 bool ExtensionManagerSet();
a simple class to control print indentation
abstract base class for most VTK objects
Interface class for querying and using OpenGL extensions.
vtkOpenGLHardwareSupport()
static vtkOpenGLHardwareSupport * New()
bool GetSupportsMultiTexturing()
Test if MultiTexturing is supported.
~vtkOpenGLHardwareSupport()
int GetNumberOfFixedTextureUnits()
Return the number of fixed-function texture units.
void SetExtensionManager(vtkOpenGLExtensionManager *extensionManager)
int GetNumberOfTextureUnits()
Return the total number of texture image units accessible by a shader program.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.