Type Definition rapier2d::math::Dim

source · []
pub type Dim = Const<2_usize>;
Expand description

The dimension of the ambient space.