pub unsafe extern "C" fn phys_PxCreateBroadPhase(
desc: *const PxBroadPhaseDesc,
) -> *mut PxBroadPhaseExpand description
Broadphase factory function.
Use this function to create a new standalone broadphase.
Newly created broadphase, or NULL
pub unsafe extern "C" fn phys_PxCreateBroadPhase(
desc: *const PxBroadPhaseDesc,
) -> *mut PxBroadPhaseBroadphase factory function.
Use this function to create a new standalone broadphase.
Newly created broadphase, or NULL