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

type Vector<N> = Vector2<N>;

The vector type.