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