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

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

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

Concept definition

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

Detailed Description

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