14 #ifndef GDCMORIENTATION_H
15 #define GDCMORIENTATION_H
33 void Print(std::ostream &)
const;
45 static OrientationType GetType(
const double dircos[6]);
48 static void SetObliquityThresholdCosineValue(
double val);
49 static double GetObliquityThresholdCosineValue();
52 static const char *GetLabel(OrientationType type);
55 static char GetMajorAxisFromPatientRelativeDirectionCosine(
double x,
double y,
double z);
58 static double ObliquityThresholdCosineValue;
69 #endif //GDCMORIENTATION_H