17 #ifndef mitkGantryTiltInformation_h
18 #define mitkGantryTiltInformation_h
55 void Print(std::ostream& os)
const;
76 const Vector3D& up,
unsigned int numberOfSlicesApart);
86 const std::string& origin2String,
87 const std::string orientationString,
88 unsigned int numberOfSlicesApart);
136 Point3D projectPointOnLine( Point3Dd p, Point3Dd lineOrigin, Vector3Dd lineDirection );
140 double m_ShiftNormal;
141 double m_ITKAssumedSliceSpacing;
142 unsigned int m_NumberOfSlicesApart;
DataCollection - Class to facilitate loading/accessing structured data.