67 #ifndef vtkHandleWidget_h
68 #define vtkHandleWidget_h
70 #include "vtkInteractionWidgetsModule.h"
98 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
104 {
return reinterpret_cast<vtkHandleRepresentation*>(this->WidgetRep);}
120 vtkBooleanMacro( EnableAxisConstraint,
vtkTypeBool );
146 vtkGetMacro( WidgetState,
int );