Visual Computing Library
All Classes Functions Variables Typedefs Enumerations Friends Modules Pages Concepts
EdgeMesh Concepts

List of concepts for types related to Meshes having Edges. They allow to check the presence of specific components for Edges.

Collaboration diagram for EdgeMesh Concepts:

Concepts

concept  vcl::HasPerEdgeAdjacentEdges
 Concept that checks if a Mesh has the per Edge AdjacentEdges component.
 
concept  vcl::HasPerEdgeAdjacentFaces
 Concept that checks if a Mesh has the per Edge AdjacentFaces component.
 
concept  vcl::HasPerEdgeBitFlags
 Concept that checks if a Mesh has the per Edge BitFlags component.
 
concept  vcl::HasPerEdgeColor
 Concept that checks if a Mesh has the per Edge Color component.
 
concept  vcl::HasPerEdgeCustomComponents
 Concept that checks if a Mesh has the per Edge CustomComponents component.
 
concept  vcl::HasPerEdgeMark
 Concept that checks if a Mesh has the per Edge Mark component.
 
concept  vcl::HasPerEdgeNormal
 Concept that checks if a Mesh has the per Edge Normal component.
 
concept  vcl::HasPerEdgeQuality
 Concept that checks if a Mesh has the per Edge Quality component.
 
concept  vcl::HasPerEdgeVertexReferences
 Concept that checks if a Mesh has the per Edge VertexReferences component (Pointers or Indices).
 

List of concepts for types related to Meshes having Edges. They allow to check the presence of specific components for Edges.