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

Concept that checks if a Mesh has the TextureImages component. More...

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

Concept definition

template<typename MeshType>
Concept that checks if a Mesh has the TextureImages component.
Definition mesh_requirements.h:96
A concept that checks whether a class is (inherits from) a Mesh class.
Definition mesh.h:2167
Definition mesh_components.h:58

Detailed Description

Concept that checks if a Mesh has the TextureImages component.