[][src]Module nphysics3d::world

The physics world.

Structs

GeometricalWorld

The world managing all geometric queries.

MechanicalWorld

The physics world.

Type Definitions

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.