66 #ifndef vtkDistanceWidget_h
67 #define vtkDistanceWidget_h
70 #include "vtkInteractionWidgetsModule.h"
72 VTK_ABI_NAMESPACE_BEGIN
75 class vtkDistanceWidgetCallback;
107 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
154 virtual void SetWidgetStateToStart();
155 virtual void SetWidgetStateToManipulate();
188 void StartDistanceInteraction(
int handleNum);
189 void DistanceInteraction(
int handleNum);
190 void EndDistanceInteraction(
int handleNum);
192 friend class vtkDistanceWidgetCallback;
199 VTK_ABI_NAMESPACE_END
represent the vtkDistanceWidget
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...