20 #ifndef vtkSplineWidget2_h
21 #define vtkSplineWidget2_h
25 #include "vtkInteractionWidgetsModule.h"
26 #include "vtkLegacy.h"
28 VTK_ABI_NAMESPACE_BEGIN
45 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
70 #if !defined(VTK_LEGACY_REMOVE)
83 static void ProcessKeyEvents(
vtkObject*,
unsigned long,
void*,
void*);
representation for a spline.
abstract base class for most VTK objects
#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...