13 #ifndef vtkPVCAVEConfigInformation_h 14 #define vtkPVCAVEConfigInformation_h 52 virtual bool GetIsInCAVE();
59 virtual double GetEyeSeparation();
66 virtual int GetNumberOfDisplays();
73 virtual bool GetShowBorders();
80 virtual bool GetFullScreen();
87 virtual bool GetShow2DOverlays(
int index);
101 virtual bool GetHasCorners(
int index);
131 std::unique_ptr<vtkInternals> Internal;
Store messages for the interpreter.
#define VTKREMOTINGCORE_EXPORT