This class represents a parametrizable transformation that stores a pointer to the 3x3 matrix approximating the rotation and a pointer to the translation vector. When it returns a transformation, it computes the closest 3x3 rotation matrix to the matrix pointed to.