Type Definition ncollide2d::math::Vector

source ·
pub type Vector<N> = Vector2<N>;
Expand description

The vector type.