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

type AngVector<N> = N;

A scalar used for angular velocity.

This is called AngVector for coherence with the 3D version of this crate.