 |
OpenMesh
|
52 #ifndef OPENMESH_VECTOR_TRAITS_HH
53 #define OPENMESH_VECTOR_TRAITS_HH
58 #include <OpenMesh/Core/System/config.h>
59 #include <OpenMesh/Core/Utils/GenProg.hh>
60 #if defined(OM_CC_MIPS)
97 static const size_t size_ = T::size_;
109 #endif // OPENMESH_MESHREADER_HH defined
static size_t size()
size/dimension of the vector
Definition: vector_traits.hh:100
T::value_type value_type
Type of the scalar value.
Definition: vector_traits.hh:94
static const size_t size_
size/dimension of the vector
Definition: vector_traits.hh:97
Helper class providing information about a vector type.
Definition: vector_traits.hh:88
T::vector_type vector_type
Type of the vector class.
Definition: vector_traits.hh:91
This file contains all code required to use Eigen3 vectors as Mesh vectors.
Definition: MeshItems.hh:59
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.