Go to the documentation of this file.
28 #ifndef vtkTensorProbeRepresentation_h
29 #define vtkTensorProbeRepresentation_h
31 #include "vtkInteractionWidgetsModule.h"
63 vtkSetVector3Macro( ProbePosition,
double );
64 vtkGetVector3Macro( ProbePosition,
double );
83 virtual int SelectProbe(
int pos[2] ) = 0;
90 virtual int Move(
double motionVector[2] );
104 void FindClosestPointOnPolyline(
105 double displayPos[2],
double closestWorldPos[3],
vtkIdType &cellId,
111 double ProbePosition[3];
map vtkPolyData to graphics primitives
Abstract class that serves as a representation for vtkTensorProbeWidget.
vtkPolyDataMapper * TrajectoryMapper
vtkActor * TrajectoryActor
window superclass for vtkRenderWindow
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
abstract specification for Viewports
concrete dataset represents vertices, lines, polygons, and triangle strips
provides thread-safe access to cells