Function physx_sys::PxMat33_new_3

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

Construct from three base vectors