PxCreateAABBManager#
Defined in include/PxBroadPhase.h
-
PxAABBManager *PxCreateAABBManager(PxBroadPhase &broadphase)#
AABB manager factory function.
Use this function to create a new standalone high-level broadphase.
See also
- Parameters:
broadphase – [in] The broadphase that will be managed by the AABB manager
- Returns:
Newly created AABB manager, or NULL