Go to the documentation of this file.
23 #ifndef vtkOpenGLSkybox_h
24 #define vtkOpenGLSkybox_h
26 #include "vtkRenderingOpenGL2Module.h"
51 float LastCameraPosition[3];
vtkNew< vtkOpenGLActor > OpenGLActor
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract base class for most VTK objects
void UpdateUniforms(vtkObject *, unsigned long, void *)
Renders a skybox environment.
abstract class specifies interface to map data to graphics primitives
a simple class to control print indentation
~vtkOpenGLSkybox() override
vtkNew< vtkOpenGLPolyDataMapper > CubeMapper
abstract specification for renderers
void Render(vtkRenderer *ren, vtkMapper *mapper) override
Actual Skybox render method.
static vtkOpenGLSkybox * New()
PolyDataMapper using OpenGL to render.