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