This class represents a parametrizable transformation that stores a pointer to the 3x3 skew-symmetric logarithm of the rotation and a pointer to the translation vector. When it returns a transformation, it exponentiates the 3x3 skew-symmetric matrix to obtain the appropriate rotation.