Developer Documentation
|
#include <OpenVolumeMesh/Geometry/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.
Definition at line 78 of file Vector11T.hh.