36 #ifndef __vtkRenderViewBase_h
37 #define __vtkRenderViewBase_h
78 virtual void Render();
82 virtual void ResetCamera();
86 virtual void ResetCameraClippingRange();
93 virtual void PrepareForRendering();
vtkSmartPointer< vtkRenderWindow > RenderWindow
abstract specification for renderers
A base view containing a renderer.
an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor ...
platform-independent render window interaction including picking and frame rate control.
The superclass for all views.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
create a window for renderers to draw into
vtkSmartPointer< vtkRenderer > Renderer