Visual Computing Library
Loading...
Searching...
No Matches
vcl::QuadMeshConcept Concept Reference
Concept definition
template
<
typename
T>
concept
vcl::QuadMeshConcept
=
FaceMeshConcept<T>
&&
HasQuads<T>
vcl::FaceMeshConcept
The FaceMeshConcept is evaluated true if the type T is a Mesh (it satisfies the vcl::MeshConcept) and...
Definition
mesh_concept.h:218
vcl::HasQuads
Definition
per_face.h:44
vcl::QuadMeshConcept
Definition
mesh_concept.h:224
vcl
QuadMeshConcept
Generated by
1.9.8