AxisAngle4d.get

Set the given {@link Matrix4d} to a rotation transformation equivalent to this {@link AxisAngle4d}.

@see Matrix4f#set(AxisAngle4d)

@param m the matrix to set @return m

Meta