PxQuat_getAngle_1

Function PxQuat_getAngle_1 

Source
pub unsafe extern "C" fn PxQuat_getAngle_1(
    self_: *const PxQuat,
    q: *const PxQuat,
) -> f32
Expand description

Gets the angle between this quat and the argument

Unit: Radians