79 #ifndef vtkAngleWidget_h
80 #define vtkAngleWidget_h
87 class vtkAngleWidgetCallback;
112 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
137 enum {Start=0,Define,Manipulate};
150 virtual void SetWidgetStateToStart();
151 virtual void SetWidgetStateToManipulate();
157 {
return this->WidgetState;}
184 void StartAngleInteraction(
int handleNum);
185 void AngleInteraction(
int handleNum);
186 void EndAngleInteraction(
int handleNum);
189 friend class vtkAngleWidgetCallback;
a simple class to control print indentation
represent the vtkAngleWidget