13 #ifndef vtkPVCAVEConfigInformation_h 14 #define vtkPVCAVEConfigInformation_h 52 virtual bool GetIsInCAVE();
59 virtual double GetEyeSeparation();
65 virtual bool GetUseOffAxisProjection();
71 virtual int GetNumberOfDisplays();
78 virtual bool GetShowBorders();
85 virtual bool GetFullScreen();
92 virtual bool GetShow2DOverlays(
int index);
106 virtual bool GetHasCorners(
int index);
136 std::unique_ptr<vtkInternals> Internal;
Store messages for the interpreter.
#define VTKREMOTINGCORE_EXPORT