Type Definition nalgebra::base::Vector3[−][src]

type Vector3<N> = VectorN<N, U3>;

A stack-allocated, 3-dimensional column vector.