Visual Computing Library
Loading...
Searching...
No Matches
vcl::HasPolygons Concept Reference
Concept definition
template
<
typename
MeshType>
concept
vcl::HasPolygons
=
HasFaces<MeshType>
&& RemoveRef<MeshType>::FaceType::VERTEX_NUMBER == -1
vcl::HasFaces
HasFaces concepts is satisfied when at least one of its template types is (or inherits from) a vcl::m...
Definition
face_container.h:133
vcl::HasPolygons
Definition
per_face.h:48
vcl
HasPolygons
Generated by
1.9.8