65 #ifndef vtkAngleWidget_h
66 #define vtkAngleWidget_h
69 #include "vtkInteractionWidgetsModule.h"
71 VTK_ABI_NAMESPACE_BEGIN
74 class vtkAngleWidgetCallback;
106 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
158 virtual void SetWidgetStateToStart();
159 virtual void SetWidgetStateToManipulate();
191 void StartAngleInteraction(
int handleNum);
192 void AngleInteraction(
int handleNum);
193 void EndAngleInteraction(
int handleNum);
195 friend class vtkAngleWidgetCallback;
202 VTK_ABI_NAMESPACE_END
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...