26 #include "vtkRenderingCoreModule.h"
28 VTK_ABI_NAMESPACE_BEGIN
66 vtkSetVector4Macro(FloorPlane,
float);
67 vtkGetVector4Macro(FloorPlane,
float);
68 vtkSetVector3Macro(FloorRight,
float);
69 vtkGetVector3Macro(FloorRight,
float);
78 vtkGetMacro(GammaCorrect,
bool);
79 vtkSetMacro(GammaCorrect,
bool);
80 vtkBooleanMacro(GammaCorrect,
bool);
91 bool GammaCorrect =
false;
95 void operator=(
const vtkSkybox&) =
delete;
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
double * GetBounds() override=0
Return a reference to the Prop3D's composite transform.
Renders a skybox environment.
void SetProjectionToStereoSphere()
Set/Get the projection to be used.
Projection
Set/Get the projection to be used.
void SetProjectionToCube()
Set/Get the projection to be used.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
double * GetBounds() override
Return a reference to the Prop3D's composite transform.
void SetProjectionToFloor()
Set/Get the projection to be used.
void SetProjectionToSphere()
Set/Get the projection to be used.