28#ifndef vtkInteractorStyleSwitchBase_h
29#define vtkInteractorStyleSwitchBase_h
32#include "vtkRenderingCoreModule.h"
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkInteractorStyleSwitchBase * New()
vtkInteractorStyleSwitchBase()
vtkRenderWindowInteractor * GetInteractor() override
This method is used to associate the widget with the render window interactor.
~vtkInteractorStyleSwitchBase() override
provide event-driven interface to the rendering window (defines trackball mode)
platform-independent render window interaction including picking and frame rate control.