Skip to content

new() function of Isometry struct not defined correctly

The 'axisangle' parameter of Isometry3 of nalgebra refers to the orientation of the rotation axis with the amount of rotation defined as the norm of the vector.

When the axis vector has more than two entries, this function will produce the wrong isometry