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