Visual Computing Library
devel
|
A concept that checks whether a type T (that should be a Element) has the AdjacentVertices component (inherits from it), and that the component is optional. More...
#include <vclib/mesh/components/adjacent_vertices.h>
A concept that checks whether a type T (that should be a Element) has the AdjacentVertices component (inherits from it), and that the component is optional.
T | The type to be tested for conformity to the HasOptionalAdjacentVertices. |