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

the ElementOrMesh Concept is evaluated to true when the type is either a Mesh or an Element. More...

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

Concept definition

template<typename T>
Definition element.h:31
the ElementOrMesh Concept is evaluated to true when the type is either a Mesh or an Element.
Definition mesh_concept.h:200
The Mesh Concept is evaluated to true when the type is a Mesh.
Definition mesh_concept.h:77

Detailed Description

the ElementOrMesh Concept is evaluated to true when the type is either a Mesh or an Element.