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