Visual Computing Library  devel
Loading...
Searching...
No Matches
vcl::HasMark Concept Reference

Concept that is evaluated true if a Mesh has the Mark component. More...

#include <vclib/mesh/requirements/mesh_requirements.h>

Concept definition

template<typename MeshType>
Concept that is evaluated true if a Mesh has the Mark component.
Definition mesh_requirements.h:80
A concept that checks whether a class is (inherits from) a Mesh class.
Definition mesh.h:2167
Definition mesh_components.h:54

Detailed Description

Concept that is evaluated true if a Mesh has the Mark component.