Function physx_sys::PxMat33_outer

source ·
pub unsafe extern "C" fn PxMat33_outer(
    a: *const PxVec3,
    b: *const PxVec3
) -> PxMat33
Expand description

Computes the outer product of two vectors