 |
VTK
9.0.1
|
Go to the documentation of this file.
77 #ifndef vtkAngleWidget_h
78 #define vtkAngleWidget_h
81 #include "vtkInteractionWidgetsModule.h"
85 class vtkAngleWidgetCallback;
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;
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
a simple class to control print indentation
represent the vtkAngleWidget