22 #ifndef vtkPVOpenGLInformation_h 23 #define vtkPVOpenGLInformation_h 63 const std::string&
GetVendor()
const {
return this->Vendor; }
64 const std::string&
GetVersion()
const {
return this->Version; }
65 const std::string&
GetRenderer()
const {
return this->Renderer; }
80 std::string Capabilities;
#define VTKREMOTINGVIEWS_EXPORT
Store messages for the interpreter.