Visual Computing Library  devel
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:290
Definition base.h:153