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