oimo.collision.broadphase.bvh

OimoPhysics API Documentation

..
BvhBroadPhase

The broad-phase collision detection algorithm based on bounding volume hierarchy (BVH). Average time complexity is O(NlogN) or lower.