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

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

A stack-allocated, 3-dimensional column vector.