38 #ifndef vtkResliceCursorLineRepresentation_h 39 #define vtkResliceCursorLineRepresentation_h 41 #include "vtkInteractionWidgetsModule.h" 119 double RotateAxis(
double evenPos[2],
int axis );
121 void RotateAxis(
int axis,
double angle );
123 void RotateVectorAboutVector(
double vectorToBeRotated[3],
127 int DisplayToReslicePlaneIntersection(
128 double displayPos[2],
double intersectionPos[3] );
133 double StartPickPosition[3];
134 double StartCenterPosition[3];
represent and manipulate 4x4 transformation matrices
abstract specification for Viewports
generates a 2D reslice cursor polydata
virtual vtkResliceCursor * GetResliceCursor()=0
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkMatrix4x4 * MatrixReslice
void BuildRepresentation() override
These are methods that satisfy vtkWidgetRepresentation's API.
vtkMatrix4x4 * MatrixView
window superclass for vtkRenderWindow
vtkResliceCursorActor * ResliceCursorActor
a simple class to control print indentation
vtkResliceCursorPicker * Picker
represent the vtkResliceCursorWidget
virtual vtkResliceCursorPolyDataAlgorithm * GetCursorAlgorithm()=0
Get the underlying cursor source.
Represent a reslice cursor.
vtkMatrix4x4 * MatrixReslicedView
void PrintSelf(ostream &os, vtkIndent indent) override
Standard VTK methods.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
ray-cast cell picker for the reslice cursor
represent the vtkResliceCursorWidget
Geometry for a reslice cursor.