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

type Vector<N> = Vector3<N>;
Expand description

The vector type.