33 #ifndef vtkExternalOpenGLRenderer_h
34 #define vtkExternalOpenGLRenderer_h
36 #include "vtkRenderingExternalModule.h"
37 #include "vtkOpenGLRenderer.h"
75 virtual void RemoveAllExternalLights();
89 #endif //vtkExternalOpenGLRenderer_h
vtkLightCollection * ExternalLights
virtual vtkCamera * MakeCamera()
Create a new Camera sutible for use with this type of Renderer.
a virtual light object for tweaking existing lights in an external 3D rendering context ...
a simple class to control print indentation
a virtual camera for 3D rendering
static vtkOpenGLRenderer * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void Render()
CALLED BY vtkRenderWindow ONLY.