Visual Computing Library
|
Concept that checks if a Mesh has the per Vertex CustomComponents. More...
#include <vclib/concepts/mesh/per_vertex.h>
Concept that checks if a Mesh has the per Vertex CustomComponents.
Evaluates to true if CustomComponents is part of the Vertex element.
MeshType | mesh type to check. |