22 #ifndef vtkPVOpenGLInformation_h 23 #define vtkPVOpenGLInformation_h 25 #include "vtkPVClientServerCoreRenderingModule.h" 35 void PrintSelf(ostream& os, vtkIndent indent);
66 const std::string& GetVendor();
67 const std::string& GetVersion();
68 const std::string& GetRenderer();
70 bool GetLocalDisplay();
82 void SetLocalDisplay(
bool);
Store messages for the interpreter.