Type Definition AngularVector
ncollide3d::math
type AngularVector<N> = Vector3<N>;
The angular vector type.