rapier2d::math

Type Alias AngDim

Source
pub type AngDim = Const<1>;
Expand description

The dimension of the rotations.

Aliased Typeยง

struct AngDim;