Visual Computing Library
Loading...
Searching...
No Matches
vcl::mesh::HasPerElementOptionalComponent Concept Reference

Concept definition

template<typename MeshType, uint ELEM_ID, uint COMP_ID>
typename ContainerOfElementType<ELEM_ID, MeshType>::ElementType,
COMP_ID>
The HasOptionalComponentOfType concept checks whether a type T (that should be a MeshElement) has an ...
Definition component.h:288
Definition mesh_concept.h:36
Definition mesh_concept.h:47