NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Enumerations
niftkVTKEnums.h File Reference

Go to the source code of this file.

Enumerations

enum  ViewerSliceOrientation { VIEWER_ORIENTATION_CORONAL = 0, VIEWER_ORIENTATION_SAGITTAL = 1, VIEWER_ORIENTATION_AXIAL = 2, VIEWER_ORIENTATION_UNKNOWN = 3 }
 

Enumeration Type Documentation

Compare this with enum SLICE_ORIENTATION_XY/XZ/YZ in vtkImageViewer2. The one in vtkImageViewer2 is the data view, i.e. XY plane, XZ plane, YZ plane. This one is the desired view as the user would expect to specify it.

Enumerator
VIEWER_ORIENTATION_CORONAL 
VIEWER_ORIENTATION_SAGITTAL 
VIEWER_ORIENTATION_AXIAL 
VIEWER_ORIENTATION_UNKNOWN