Skip to main content

get_axis_angle

Function get_axis_angle 

Source
pub fn get_axis_angle(radians: &mut f32, q: Quat) -> Vec3
Expand description

Get the axis and angle from a quaternion. Assumes the quaternion is normalized.