22 #ifndef vtkPVDisplayInformation_h 23 #define vtkPVDisplayInformation_h 25 #include "vtkPVClientServerCoreRenderingModule.h" 32 void PrintSelf(ostream& os, vtkIndent indent);
37 static bool CanOpenDisplayLocally();
43 static bool SupportsOpenGLLocally();
68 vtkGetMacro(CanOpenDisplay,
int);
76 vtkGetMacro(SupportsOpenGL,
int);
90 static
int GlobalCanOpenDisplayLocally;
91 static
int GlobalSupportsOpenGL;
Store messages for the interpreter.