77 #ifndef vtkDistanceWidget_h
78 #define vtkDistanceWidget_h
85 class vtkDistanceWidgetCallback;
110 {this->Superclass::SetWidgetRepresentation(
111 reinterpret_cast<vtkWidgetRepresentation*>(r));}
132 enum {Start=0,Define,Manipulate};
145 virtual void SetWidgetStateToStart();
146 virtual void SetWidgetStateToManipulate();
152 {
return this->WidgetState;}
177 void StartDistanceInteraction(
int handleNum);
178 void DistanceInteraction(
int handleNum);
179 void EndDistanceInteraction(
int handleNum);
182 friend class vtkDistanceWidgetCallback;
represent the vtkDistanceWidget
a simple class to control print indentation