Type Definition parry2d::math::UnitVector[][src]

type UnitVector<N> = UnitVector2<N>;
Expand description

The unit vector type.