Module world

Source
Expand description

High level API to detect collisions in large, complex scenes.

Structs§

CollisionWorld
A world that handles collision objects.

Type Aliases§

BroadPhaseObject
Type of the broad phase trait-object used by the collision world.