Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
OpenVolumeMesh::Geometry::VectorT< Scalar, DIM > Class Template Reference

#include <OpenVolumeMesh/Geometry/VectorT.hh>

Detailed Description

template<typename Scalar, int DIM>
class OpenVolumeMesh::Geometry::VectorT< Scalar, DIM >

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.


The documentation for this class was generated from the following file: