#include <OpenMesh/Core/Math/VectorT.hh>
A vector is an array of <N> values of type <Scalar>. The actual data is stored in an VectorDataT, this class just adds the necessary operators.