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

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

The angular vector type.