pub unsafe extern "C" fn PxScene_getCpuDispatcher(
self_: *const PxScene,
) -> *mut PxCpuDispatcherExpand description
Return the cpu dispatcher that was set in PxSceneDesc::cpuDispatcher when creating the scene with PxPhysics::createScene
pub unsafe extern "C" fn PxScene_getCpuDispatcher(
self_: *const PxScene,
) -> *mut PxCpuDispatcherReturn the cpu dispatcher that was set in PxSceneDesc::cpuDispatcher when creating the scene with PxPhysics::createScene