[][src]Module ncollide3d::pipeline::world

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

Structs

CollisionWorld

A world that handles collision objects.

Type Definitions

BroadPhaseObject

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