Function geo_nd::quat::as_axis_angle

source ·
pub fn as_axis_angle<V: Float>(q: &[V; 4]) -> ([V; 3], V)
Expand description

Return the axis of the rotation and the angle from the quaternion