Go to the documentation of this file.
31 #ifndef vtkTensorProbeWidget_h
32 #define vtkTensorProbeWidget_h
34 #include "vtkInteractionWidgetsModule.h"
63 this->Superclass::SetWidgetRepresentation(
64 reinterpret_cast<vtkWidgetRepresentation*>(r));
71 {
return reinterpret_cast<vtkTensorProbeRepresentation*>(this->WidgetRep);}
85 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