70 #ifndef vtkHandleWidget_h
71 #define vtkHandleWidget_h
75 #include "vtkInteractionWidgetsModule.h"
102 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
127 vtkBooleanMacro(EnableAxisConstraint,
vtkTypeBool);
153 vtkGetMacro(WidgetState,
int);
174 #if !defined(VTK_LEGACY_REMOVE)
198 static void ProcessKeyEvents(
vtkObject*,
unsigned long,
void*,
void*);
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...