Concept that checks if a Mesh has the TextureImages component.
Definition per_mesh.h:103
Concept that checks if a Mesh has the TexturePaths component.
Definition per_mesh.h:112
HasTextureImages concept is satisfied only if a Mesh class provides the member functions specified in...
Definition texture_images.h:43
HasTexturePaths concept is satisfied only if a Mesh class provides the member functions specified in ...
Definition texture_paths.h:47