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

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

The vector type.