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