30 #ifndef vtkPolyLineWidget_h
31 #define vtkPolyLineWidget_h
35 #include "vtkInteractionWidgetsModule.h"
36 #include "vtkLegacy.h"
38 VTK_ABI_NAMESPACE_BEGIN
55 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
80 #if !defined(VTK_LEGACY_REMOVE)
93 static void ProcessKeyEvents(
vtkObject*,
unsigned long,
void*,
void*);
100 VTK_ABI_NAMESPACE_END
abstract base class for most VTK objects
#define VTK_DEPRECATED_IN_9_2_0(reason)
vtkWidgetRepresentation for a poly line.
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...