Visual Computing Library
devel
|
Concept that checks if a Mesh has the per Edge VertexReferences component (Pointers or Indices). More...
#include <vclib/mesh/requirements/edge_requirements.h>
Concept that checks if a Mesh has the per Edge VertexReferences component (Pointers or Indices).
Evaluates to true if VertexPointers is part of the Edge element, whether it is horizontal, vertical or optional.
MeshType | mesh type to check. |