ConvertTransformation

Converts a transformation to a different format or representation. Supported operations are:

  • Conversion between the NxLib default transformation representation (translation vector, rotation as Axis-angle representation) and a 4x4 homogeneous transformation matrix or a transformation with Euler rotations (translation vector, rotation as angles and axes convention).

  • Splitting of a transformation into three axis aligned rotations (roll-pitch-yaw)