Type Definition rapier3d_f64::math::AngVector[][src]

type AngVector<N> = Matrix<N, U3, U1, <DefaultAllocator as Allocator<N, U3, U1>>::Buffer>;

The angular vector type.