13 #ifndef mitkGantryTiltInformation_h 14 #define mitkGantryTiltInformation_h 51 void Print(std::ostream& os)
const;
72 const Vector3D& up,
unsigned int numberOfSlicesApart);
82 const std::string& origin2String,
83 const std::string& orientationString,
84 unsigned int numberOfSlicesApart);
132 Point3D projectPointOnLine( Point3Dd p, Point3Dd lineOrigin, Vector3Dd lineDirection );
136 double m_ShiftNormal;
137 double m_ITKAssumedSliceSpacing;
138 unsigned int m_NumberOfSlicesApart;
DataCollection - Class to facilitate loading/accessing structured data.