Type Alias AngDim

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

The dimension of the rotations.

Aliased Typeยง

pub struct AngDim;