|
codac 2.0.0
|
#include <string>#include <iomanip>#include <math.h>#include "codac2_assert.h"#include "codac2_Vector.h"

Go to the source code of this file.
Classes | |
| struct | codac2::Color |
| Color structure, in RGBA or HSVA format. More... | |
Namespaces | |
| namespace | codac2 |
Enumerations | |
| enum | codac2::Model |
| Color model (RGB or HSV) More... | |