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

type Vector<N> = Vector3<N>;

The vector type.