28 #ifndef vtkOpenVRRenderer_h 29 #define vtkOpenVRRenderer_h 32 #include "vtkRenderingOpenVRModule.h" 66 double xmin,
double xmax,
double ymin,
double ymax,
double zmin,
double zmax)
override;
93 virtual void SetShowFloor(
bool);
virtual vtkCamera * MakeCamera()
Create a new Camera sutible for use with this type of Renderer.
represents an object (geometry & properties) in a rendered scene
virtual void ResetCamera()
Automatically set up the camera based on the visible actors.
virtual bool GetShowFloor()
virtual void ResetCameraClippingRange()
Reset the camera clipping range based on the bounds of the visible actors.
a simple class to control print indentation
a virtual camera for 3D rendering
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkOpenGLRenderer * New()
void DeviceRender(void) override
Concrete open gl render method.