makeRotationAxis

Sets this matrix as a rotational transformation around the given axis by the given angle angle (in radians).

Return

A reference to this matrix.

Parameters

axis

The normalized rotation axis.

angle

The rotation in radians.