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