#include "extras/CGlobals.h"
#include "math/CMaths.h"
Go to the source code of this file.
Classes | |
| struct | cColorf |
| cColorf describes a color composed of 4 GLfloats. More... | |
| struct | cColorb |
| cColorb describes a color composed of 4 bytes. More... | |
Variables | |
| cColorf | CHAI_COLOR_RED |
| Color Red. | |
| cColorf | CHAI_COLOR_GREEN |
| Color Green. | |
| cColorf | CHAI_COLOR_BLUE |
| Color Blue. | |
| cColorf | CHAI_COLOR_YELLOW |
| Color Yellow. | |
| cColorf | CHAI_COLOR_CYAN |
| Color Cyan. | |
| cColorf | CHAI_COLOR_MAGENTA |
| Color Magenta. | |
| cColorf | CHAI_COLOR_BLACK |
| Color Black. | |
| cColorf | CHAI_COLOR_WHITE |
| Color White. | |