 |
VTK
9.0.1
|
Go to the documentation of this file.
26 #include "vtkRenderingCoreModule.h"
65 vtkSetVector4Macro(FloorPlane,
float);
66 vtkGetVector4Macro(FloorPlane,
float);
67 vtkSetVector3Macro(FloorRight,
float);
68 vtkGetVector3Macro(FloorRight,
float);
81 void operator=(
const vtkSkybox&) =
delete;
double * GetBounds() override
Get the bounds for this Prop as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax).
void SetProjectionToStereoSphere()
double * GetBounds() override=0
Get the bounds for this Prop as (Xmin,Xmax,Ymin,Ymax,Zmin,Zmax).
Renders a skybox environment.
Projection
Set/Get the projection to be used.
void SetProjectionToFloor()
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
void SetProjectionToSphere()
void SetProjectionToCube()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.