[][src]Type Definition nphysics2d::world::DefaultGeometricalWorld

type DefaultGeometricalWorld<N> = GeometricalWorld<N, DefaultBodyHandle, DefaultColliderHandle>;

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