![]() |
VCG Library
|
Component: Per edge Color More...
#include <component.h>
Inherits T.
Inherited by vcg::edge::Color4b< TT >.
Component: Per edge Color
Usually most of the library expects a color stored as 4 unsigned chars (so the component you use is a vertex::Color4b
) but you can also use float for the color components.
Definition at line 216 of file edge/component.h.