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

type Vector<N> = Vector3<N>;

The vector type.