31 #ifndef vtkTensorProbeWidget_h
32 #define vtkTensorProbeWidget_h
34 #include "vtkInteractionWidgetsModule.h"
63 this->Superclass::SetWidgetRepresentation(
64 reinterpret_cast<vtkWidgetRepresentation*>(r));
80 ~vtkTensorProbeWidget() VTK_OVERRIDE;
85 int LastEventPosition[2];
89 static
void MoveAction (vtkAbstractWidget*);
90 static
void EndSelectAction (vtkAbstractWidget*);
94 const vtkTensorProbeWidget&) VTK_DELETE_FUNCTION;
95 void operator=(const vtkTensorProbeWidget&) VTK_DELETE_FUNCTION;
Abstract class that serves as a representation for vtkTensorProbeWidget.
concrete dataset represents vertices, lines, polygons, and triangle strips
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...