Visual Computing Library
|
Concept that checks if a Mesh has the per Edge Quality component. More...
#include <vclib/concepts/mesh/per_edge.h>
Concept that checks if a Mesh has the per Edge Quality component.
Evaluates to true if Quality is part of the Edge element, whether it is horizontal, vertical or optional.
MeshType | mesh type to check. |