58 #ifndef vtkAffineWidget_h
59 #define vtkAffineWidget_h
61 #include "vtkInteractionWidgetsModule.h"
89 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
107 void SetEnabled(
int) VTK_OVERRIDE;
111 ~vtkAffineWidget() VTK_OVERRIDE;
115 static
void EndSelectAction(vtkAbstractWidget*);
116 static
void MoveAction(vtkAbstractWidget*);
117 static
void ModifyEventAction(vtkAbstractWidget*);
120 void SetCursor(
int state) VTK_OVERRIDE;
abstract class for representing affine transformation widgets
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...