pub unsafe extern "C" fn PxQuat_toRadiansAndUnitAxis(
    self_: *const PxQuat,
    angle: *mut f32,
    axis: *mut PxVec3
)
Expand description

converts this quaternion to angle-axis representation