Type Definition nphysics2d::math::AngularVector[][src]

pub type AngularVector<N> = Vector1<N>;
Expand description

The angular vector type.