79 #ifndef __vtkAngleWidget_h
80 #define __vtkAngleWidget_h
86 class vtkAngleWidgetCallback;
111 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
136 enum {Start=0,Define,Manipulate};
149 virtual void SetWidgetStateToStart();
150 virtual void SetWidgetStateToManipulate();
156 {
return this->WidgetState;}
183 void StartAngleInteraction(
int handleNum);
184 void AngleInteraction(
int handleNum);
185 void EndAngleInteraction(
int handleNum);
188 friend class vtkAngleWidgetCallback;
a simple class to control print indentation
represent the vtkAngleWidget