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();
94 virtual bool GetHasCorners(
int index);
124 std::unique_ptr<vtkInternals> Internal;
Store messages for the interpreter.
#define VTKREMOTINGCORE_EXPORT