pub unsafe extern "C" fn PxQuat_rotateInv(
    self_: *const PxQuat,
    v: *const PxVec3
) -> PxVec3
Expand description

inverse rotates passed vec by this (assumed unitary)