Type Definition parry3d::math::Vector

source · []
pub type Vector<N> = Vector3<N>;
Expand description

The vector type.