25 #ifndef vtkPVOpenGLExtensionsInformation_h 26 #define vtkPVOpenGLExtensionsInformation_h 28 #include "vtkPVClientServerCoreRenderingModule.h" 31 class vtkPVOpenGLExtensionsInformationInternal;
39 void PrintSelf(ostream& os, vtkIndent indent);
49 bool ExtensionSupported(
const char* ext);
74 vtkPVOpenGLExtensionsInformationInternal* Internal;
Store messages for the interpreter.