[][src]Type Definition oxygengine_physics_2d::prelude::world::DefaultGeometricalWorld

type DefaultGeometricalWorld<N> = GeometricalWorld<N, Index, Index>;

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