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()
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.
static vtkOpenGLHardwareSupport * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.