Go to the documentation of this file.
37 #ifndef vtkResliceCursorLineRepresentation_h
38 #define vtkResliceCursorLineRepresentation_h
111 double displayPos[2],
double intersectionPos[3] );
116 double StartPickPosition[3];
117 double StartCenterPosition[3];
void RotateAxis(int axis, double angle)
vtkResliceCursorPicker * Picker
#define vtkGetObjectMacro(name, type)
virtual int RenderOpaqueGeometry(vtkViewport *viewport)
virtual void ReleaseGraphicsResources(vtkWindow *w)
~vtkResliceCursorLineRepresentation()
Geometry for a reslice cursor.
#define vtkTypeMacro(thisClass, superclass)
window superclass for vtkRenderWindow
virtual void BuildRepresentation()
vtkMatrix4x4 * MatrixReslicedView
virtual void SetUserMatrix(vtkMatrix4x4 *matrix)
virtual int HasTranslucentPolygonalGeometry()
represent the vtkResliceCursorWidget
generates a 2D reslice cursor polydata
virtual vtkResliceCursor * GetResliceCursor()
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices
static vtkResliceCursorLineRepresentation * New()
virtual int ComputeInteractionState(int X, int Y, int modify=0)
virtual vtkResliceCursorPolyDataAlgorithm * GetCursorAlgorithm()
virtual int RenderOverlay(vtkViewport *viewport)
virtual void StartWidgetInteraction(double startEventPos[2])
void RotateVectorAboutVector(double vectorToBeRotated[3], double axis[3], double angle, double o[3])
abstract specification for Viewports
virtual void WidgetInteraction(double e[2])
virtual double * GetBounds()
void PrintSelf(ostream &os, vtkIndent indent)
double RotateAxis(double evenPos[2], int axis)
virtual void Highlight(int highlightOn)
Represent a reslice cursor.
vtkMatrix4x4 * MatrixReslice
vtkResliceCursorLineRepresentation()
int DisplayToReslicePlaneIntersection(double displayPos[2], double intersectionPos[3])
concrete dataset represents vertices, lines, polygons, and triangle strips
ray-cast cell picker for the reslice cursor
vtkResliceCursorActor * ResliceCursorActor
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *viewport)
GLubyte GLubyte GLubyte GLubyte w
vtkMatrix4x4 * MatrixView
represent the vtkResliceCursorWidget