Function physx_sys::PxMat44_new_5

source ·
pub unsafe extern "C" fn PxMat44_new_5(
    col0: *const PxVec3,
    col1: *const PxVec3,
    col2: *const PxVec3,
    col3: *const PxVec3
) -> PxMat44
Expand description

Construct from three base vectors and a translation