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