10 #ifndef vtkPVOpenGLInformation_h 11 #define vtkPVOpenGLInformation_h 51 const std::string&
GetVendor()
const {
return this->Vendor; }
52 const std::string&
GetVersion()
const {
return this->Version; }
53 const std::string&
GetRenderer()
const {
return this->Renderer; }
68 std::string Capabilities;
#define VTKREMOTINGVIEWS_EXPORT
Store messages for the interpreter.