37 #ifndef AIMS_RESAMPLING_MOTION_H 38 #define AIMS_RESAMPLING_MOTION_H 76 virtual void setToIdentity() ;
82 virtual void setRotationAffine(
float rx,
float ry,
float rz,
85 void setShearing(
float Cx,
float Cy,
float Cz ) ;
86 void setScaling(
float Sx,
float Sy,
float Sz ) ;
87 void setRotation(
float Rx,
float Ry,
float Rz ) ;
aims::AffineTransformation3d Motion
The class for EcatSino data write operation.
aims::DecomposedAffineTransformation3d DecomposedMotion