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