14 #ifndef vtkOpenGLSkybox_h
15 #define vtkOpenGLSkybox_h
18 #include "vtkRenderingOpenGL2Module.h"
21 VTK_ABI_NAMESPACE_BEGIN
43 float LastCameraPosition[3];
45 void UpdateUniforms(
vtkObject*,
unsigned long,
void*);
vtkNew< vtkOpenGLPolyDataMapper > CubeMapper
PolyDataMapper using OpenGL to render.
virtual void Render(vtkRenderer *, vtkMapper *)
This causes the actor to be rendered.
abstract base class for most VTK objects
abstract specification for renderers
a simple class to control print indentation
Renders a skybox environment.
abstract class specifies interface to map data to graphics primitives
vtkNew< vtkOpenGLActor > OpenGLActor
vtkRenderer * CurrentRenderer
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.