|
Visual Computing Library
devel
|
List of concepts for types related to Meshes having Vertices. They allow to check the presence of specific components for Vertices.

Concepts | |
| concept | vcl::HasPerVertexAdjacentEdges |
| Concept that checks if a Mesh has the per Vertex AdjacentEdges component. | |
| concept | vcl::HasPerVertexAdjacentFaces |
| Concept that checks if a Mesh has the per Vertex AdjacentFaces component. | |
| concept | vcl::HasPerVertexAdjacentVertices |
| Concept that checks if a Mesh has the per Vertex AdjacentVertices component. | |
| concept | vcl::HasPerVertexColor |
| Concept that checks if a Mesh has the per Vertex Color component. | |
| concept | vcl::HasPerVertexMark |
| Concept that checks if a Mesh has the per Vertex Mark component. | |
| concept | vcl::HasPerVertexNormal |
| Concept that checks if a Mesh has the per Vertex Normal component. | |
| concept | vcl::HasPerVertexPrincipalCurvature |
| Concept that checks if a Mesh has the per Vertex PrincipalCurvature component. | |
| concept | vcl::HasPerVertexQuality |
| Concept that checks if a Mesh has the per Vertex Quality component. | |
| concept | vcl::HasPerVertexTexCoord |
| Concept that checks if a Mesh has the per Vertex TexCoord component. | |
| concept | vcl::HasPerVertexCustomComponents |
| Concept that checks if a Mesh has the per Vertex CustomComponents. | |
List of concepts for types related to Meshes having Vertices. They allow to check the presence of specific components for Vertices.