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

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

The vector type.