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

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

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

Concept definition

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

Detailed Description

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