58 #ifndef vtkHandleWidget_h
59 #define vtkHandleWidget_h
63 #include "vtkInteractionWidgetsModule.h"
64 #include "vtkLegacy.h"
66 VTK_ABI_NAMESPACE_BEGIN
92 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
117 vtkBooleanMacro(EnableAxisConstraint,
vtkTypeBool);
143 vtkGetMacro(WidgetState,
int);
164 #if !defined(VTK_LEGACY_REMOVE)
188 static void ProcessKeyEvents(
vtkObject*,
unsigned long,
void*,
void*);
210 VTK_ABI_NAMESPACE_END
abstract base class for most VTK objects
abstract class for representing widget handles
#define VTK_DEPRECATED_IN_9_2_0(reason)
supports function callbacks
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...