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

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

#include <vclib/concepts/mesh/per_mesh.h>

Concept definition

template<typename MeshType>
Concept that is evaluated true if a Mesh has the CustomComponents component.
Definition per_mesh.h:78
The Mesh Concept is evaluated to true when the type is a Mesh.
Definition mesh_concept.h:77
Definition per_mesh.h:39

Detailed Description

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