87 #ifndef vtkBoxWidget2_h
88 #define vtkBoxWidget2_h
92 #include "vtkInteractionWidgetsModule.h"
93 #include "vtkLegacy.h"
95 VTK_ABI_NAMESPACE_BEGIN
122 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
171 #if !defined(VTK_LEGACY_REMOVE)
194 static void ProcessKeyEvents(
vtkObject*,
unsigned long,
void*,
void*);
201 VTK_ABI_NAMESPACE_END
abstract base class for most VTK objects
#define VTK_DEPRECATED_IN_9_2_0(reason)
a class defining the representation for the vtkBoxWidget2
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...