Quote:
Originally Posted by @$3.1415rin
btw, and why isnt the RGB class derived from the vector class ? since then you had all arithmetrics stuff like + - whatever there too, which might be handy together with a clamp function.
|
good point, I've done RGB class months ago and vector stuff is pretty new. But I like unsigned char for color, rather than floats
