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

type AngularVector<N> = Vector3<N>;

The angular vector type.