71 #ifndef vtkAngleWidget_h 72 #define vtkAngleWidget_h 75 #include "vtkInteractionWidgetsModule.h" 79 class vtkAngleWidgetCallback;
111 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
163 virtual void SetWidgetStateToStart();
164 virtual void SetWidgetStateToManipulate();
196 void StartAngleInteraction(
int handleNum);
197 void AngleInteraction(
int handleNum);
198 void EndAngleInteraction(
int handleNum);
200 friend class vtkAngleWidgetCallback;
a simple class to control print indentation
represent the vtkAngleWidget
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...