74 #ifndef vtkAngleWidget_h 75 #define vtkAngleWidget_h 78 #include "vtkInteractionWidgetsModule.h" 82 class vtkAngleWidgetCallback;
114 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
166 virtual void SetWidgetStateToStart();
167 virtual void SetWidgetStateToManipulate();
199 void StartAngleInteraction(
int handleNum);
200 void AngleInteraction(
int handleNum);
201 void EndAngleInteraction(
int handleNum);
203 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...