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

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

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

Concept definition

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

Detailed Description

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