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