rapier2d::math

Type Alias Dim

Source
pub type Dim = Const<2>;
Expand description

The dimension of the ambient space.

Aliased Typeยง

struct Dim;