83 #ifndef vtkTensorWidget_h
84 #define vtkTensorWidget_h
88 #include "vtkInteractionWidgetsModule.h"
89 #include "vtkLegacy.h"
91 VTK_ABI_NAMESPACE_BEGIN
113 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
162 #if !defined(VTK_LEGACY_REMOVE)
185 static void ProcessKeyEvents(
vtkObject*,
unsigned long,
void*,
void*);
192 VTK_ABI_NAMESPACE_END
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
class defining a representation for the vtkTensorWidget
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...