77 #ifndef vtkAngleWidget_h 78 #define vtkAngleWidget_h 81 #include "vtkInteractionWidgetsModule.h" 85 class vtkAngleWidgetCallback;
117 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
169 virtual void SetWidgetStateToStart();
170 virtual void SetWidgetStateToManipulate();
202 void StartAngleInteraction(
int handleNum);
203 void AngleInteraction(
int handleNum);
204 void EndAngleInteraction(
int handleNum);
206 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...