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