rapier3d::math

Type Alias Dim

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

The dimension of the ambient space.

Aliased Typeยง

struct Dim;