pub unsafe extern "C" fn PxPruningStructure_getDynamicMergeData(
self_: *const PxPruningStructure,
) -> *const c_voidExpand description
Gets the merge data for dynamic actors
This is mainly called by the PxSceneQuerySystem::merge() function to merge a PxPruningStructure with the internal data-structures of the scene-query system.
Implementation-dependent merge data for dynamic actors.