|
| 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) |
|
|
virtual void | UpdateOrientation () |
|
virtual void | InstallPipeline () |
|
|
bool | NeurologicalView |
|
bool | CursorEnabled |
|
vtkCursor3D * | cursor |
|
vtkPolyDataMapper * | cursorMapper |
|
vtkActor * | cursorActor |
|
Definition at line 51 of file vtkImageViewer3.h.
The documentation for this class was generated from the following files: