36 #ifndef vtkRenderViewBase_h
37 #define vtkRenderViewBase_h
79 virtual void Render();
83 virtual void ResetCamera();
87 virtual void ResetCameraClippingRange();
94 virtual void PrepareForRendering();
vtkSmartPointer< vtkRenderWindow > RenderWindow
vtkRenderWindow * GetRenderWindow()
virtual void SetRenderWindow(vtkRenderWindow *renwin)
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
#define VTKVIEWSCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
create a window for renderers to draw into
vtkSmartPointer< vtkRenderer > Renderer