Visual Computing Library
devel
|
List functions that allows to check, enable and assert the availability of components in the Vertex Elements of a Mesh. More...
Modules | |
VertexMesh Concepts | |
List of concepts for types related to Meshes having Vertices. They allow to check the presence of specific components for Vertices. | |
Functions | |
template<MeshConcept MeshType> | |
bool | vcl::isVertexContainerCompact (const MeshType &m) |
Returns true if the given mesh has its Vertex Container compact. | |
List functions that allows to check, enable and assert the availability of components in the Vertex Elements of a Mesh.