Visual Computing Library
devel
|
Concept that checks if a Mesh has the per Vertex CustomComponents. More...
#include <vclib/mesh/requirements/vertex_requirements.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. |