[][src]Module nphysics3d::world

The physics world.

Structs

BroadPhasePairFilterSets

The set of bodies and colliders used within broad phase collision filtering.

GeometricalWorld

The world managing all geometric queries.

MechanicalWorld

The physics world.

Type Definitions

DefaultBroadPhasePairFilterSets

The default set of bodies and colliders used within broad phase collision filtering.

DefaultGeometricalWorld

The default geometrical world, that can be used with a DefaultBodyHandle and DefaultColliderHandle.

DefaultMechanicalWorld

The default mechanical world, that can be used with a DefaultBodyHandle and DefaultColliderHandle.