25 #include "vtkRenderingCoreModule.h"
33 void PrintSelf(ostream &os,
vtkIndent indent) override;
40 double *GetBounds() override;
57 vtkSetVector4Macro(FloorPlane,
float);
58 vtkGetVector4Macro(FloorPlane,
float);
60 vtkSetVector3Macro(FloorRight,
float);
61 vtkGetVector3Macro(FloorRight,
float);
73 void operator=(
const vtkSkybox&) =
delete;