ConvertTransformation

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

  • Conversion between the NxLib default transformation represenation (translation vector, rotation as angle/axis) and a 4x4 homogeneous transformation matrix.

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