32 #ifndef vtkCameraWidget_h
33 #define vtkCameraWidget_h
35 #include "vtkInteractionWidgetsModule.h"
72 ~vtkCameraWidget() VTK_OVERRIDE;
79 void SelectRegion(
double eventPos[2]) VTK_OVERRIDE;
82 vtkCameraWidget(const vtkCameraWidget&) VTK_DELETE_FUNCTION;
83 void operator=(const vtkCameraWidget&) VTK_DELETE_FUNCTION;
a simple class to control print indentation
represent the vtkCameraWidget