29 #ifndef vtkRenderViewBase_h 30 #define vtkRenderViewBase_h 32 #include "vtkViewsCoreModule.h" 82 virtual void Render();
88 virtual void ResetCamera();
94 virtual void ResetCameraClippingRange();
103 virtual void PrepareForRendering();
vtkSmartPointer< vtkRenderWindow > RenderWindow
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
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
create a window for renderers to draw into
vtkSmartPointer< vtkRenderer > Renderer