#include "gdcmRefCounter.h"#include <map>Include dependency graph for gdcmOrientation.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Namespaces | |
| namespace | GDCM_NAME_SPACE | 
| Classes | |
| struct | GDCM_NAME_SPACE::vector3D | 
| class | GDCM_NAME_SPACE::Orientation | 
| Orientation class for dealing with DICOM image orientation.  More... | |
| Typedefs | |
| typedef std::pair< double, double > | GDCM_NAME_SPACE::Res | 
| Enumerations | |
| enum | GDCM_NAME_SPACE::OrientationType { GDCM_NAME_SPACE::NotApplicable = 0, GDCM_NAME_SPACE::Axial = 1, GDCM_NAME_SPACE::AxialInvert = -1, GDCM_NAME_SPACE::Coronal = 2, GDCM_NAME_SPACE::CoronalInvert = -2, GDCM_NAME_SPACE::Sagital = 3, GDCM_NAME_SPACE::SagitalInvert = -3, GDCM_NAME_SPACE::HeartAxial = 4, GDCM_NAME_SPACE::HeartAxialInvert = -4, GDCM_NAME_SPACE::HeartCoronal = 5, GDCM_NAME_SPACE::HeartCoronalInvert = -5, GDCM_NAME_SPACE::HeartSagital = 6, GDCM_NAME_SPACE::HeartSagitalInvert = -6 } | 
 1.4.6
 1.4.6