Go to the documentation of this file.
34 #ifndef vtkTensorProbeWidget_h
35 #define vtkTensorProbeWidget_h
37 #include "vtkInteractionWidgetsModule.h"
66 this->Superclass::SetWidgetRepresentation(
67 reinterpret_cast<vtkWidgetRepresentation*>(r));
74 {
return reinterpret_cast<vtkTensorProbeRepresentation*>(this->WidgetRep);}
88 int LastEventPosition[2];
Abstract class that serves as a representation for vtkTensorProbeWidget.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
a simple class to control print indentation
concrete dataset represents vertices, lines, polygons, and triangle strips