30 #ifndef __vtkTensorProbeRepresentation_h
31 #define __vtkTensorProbeRepresentation_h
73 virtual int SelectProbe(
int pos[2] ) = 0;
78 virtual int Move(
double motionVector[2] );
90 void FindClosestPointOnPolyline(
91 double displayPos[2],
double closestWorldPos[3],
vtkIdType &cellId,
97 double ProbePosition[3];
represents an object (geometry & properties) in a rendered scene
Abstract class that serves as a representation for vtkTensorProbeWidget.
abstract specification for Viewports
#define vtkGetMacro(name, type)
vtkActor * TrajectoryActor
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkTypeMacro(thisClass, superclass)
provides thread-safe access to cells
vtkPolyDataMapper * TrajectoryMapper
window superclass for vtkRenderWindow
a simple class to control print indentation
#define vtkGetVector3Macro(name, type)
map vtkPolyData to graphics primitives
#define vtkSetVector3Macro(name, type)
#define vtkSetMacro(name, type)