Go to the documentation of this file.
37 #ifndef vtkRenderViewBase_h
38 #define vtkRenderViewBase_h
40 #include "vtkViewsCoreModule.h"
90 virtual void Render();
96 virtual void ResetCamera();
102 virtual void ResetCameraClippingRange();
111 virtual void PrepareForRendering();
vtkSmartPointer< vtkRenderWindow > RenderWindow
virtual void SetRenderWindow(vtkRenderWindow *renwin)
Updates the extensions string.
an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkRenderWindow * GetRenderWindow()
Updates the extensions string.
The superclass for all views.
a simple class to control print indentation
A base view containing a renderer.
platform-independent render window interaction including picking and frame rate control.
vtkSmartPointer< vtkRenderer > Renderer
abstract specification for renderers
create a window for renderers to draw into