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

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

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

Concept definition

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

Detailed Description

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