SMILX  1.01
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
vtkImageViewer3 Class Reference
Inheritance diagram for vtkImageViewer3:

Public Member Functions

 vtkTypeMacro (vtkImageViewer3, vtkImageViewer2)
 
void PrintSelf (ostream &os, vtkIndent indent)
 
 vtkSetMacro (NeurologicalView, bool)
 
 vtkGetMacro (NeurologicalView, bool)
 
 vtkBooleanMacro (NeurologicalView, bool)
 
virtual void SetSliceOrientation (int orientation)
 
void SetCursor (vtkCursor3D *newCursor)
 
vtkCursor3D * GetCursor ()
 
void SetCursorActor (vtkActor *newCursorActor)
 
vtkProp3D * GetCursorActor ()
 
void EnableCursor ()
 
void DisableCursor ()
 
void UpdateCursor ()
 
 vtkGetMacro (CursorEnabled, bool)
 
double * GetCursorFocalPoint ()
 
void SetCursorFocalPoint (double *point)
 

Static Public Member Functions

static vtkImageViewer3New ()
 

Protected Member Functions

virtual void UpdateOrientation ()
 
virtual void InstallPipeline ()
 

Protected Attributes

bool NeurologicalView
 
bool CursorEnabled
 
vtkCursor3D * cursor
 
vtkPolyDataMapper * cursorMapper
 
vtkActor * cursorActor
 

Detailed Description

Definition at line 51 of file vtkImageViewer3.h.


The documentation for this class was generated from the following files: