16#ifndef vtkInteractorStyleSwitchBase_h 
   17#define vtkInteractorStyleSwitchBase_h 
   20#include "vtkRenderingCoreModule.h"  
   23VTK_ABI_NAMESPACE_BEGIN
 
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()
 
provide event-driven interface to the rendering window (defines trackball mode)
 
platform-independent render window interaction including picking and frame rate control.
 
#define VTK_MARSHAL_EXCLUDE_REASON_IS_REDUNDANT
 
#define VTK_MARSHALEXCLUDE(reason)