[][src]Type Definition parry3d::math::Vector

type Vector<N> = Vector3<N>;

The vector type.