Go to the documentation of this file.
36 #ifndef vtkRenderViewBase_h
37 #define vtkRenderViewBase_h
#define VTKVIEWSCORE_EXPORT
virtual void SetRenderer(vtkRenderer *ren)
vtkSmartPointer< vtkRenderWindow > RenderWindow
virtual void ResetCameraClippingRange()
#define vtkTypeMacro(thisClass, superclass)
an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor
virtual void SetRenderWindow(vtkRenderWindow *win)
The superclass for all views.
virtual void SetInteractor(vtkRenderWindowInteractor *)
virtual vtkRenderer * GetRenderer()
a simple class to control print indentation
virtual vtkRenderWindow * GetRenderWindow()
A base view containing a renderer.
platform-independent render window interaction including picking and frame rate control.
void PrintSelf(ostream &os, vtkIndent indent)
virtual void ResetCamera()
virtual void PrepareForRendering()
virtual vtkRenderWindowInteractor * GetInteractor()
static vtkRenderViewBase * New()
vtkSmartPointer< vtkRenderer > Renderer
abstract specification for renderers
create a window for renderers to draw into