Visual Computing Library
Loading...
Searching...
No Matches
vcl::PolygonMeshConcept Concept Reference
Concept definition
template
<
typename
T>
concept
vcl::PolygonMeshConcept
=
FaceMeshConcept<T>
&&
HasPolygons<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::HasPolygons
Definition
per_face.h:48
vcl::PolygonMeshConcept
Definition
mesh_concept.h:227
vcl
PolygonMeshConcept
Generated by
1.9.8