|
Pyrogenesis
13997
|
#include "precompiled.h"#include "graphics/Color.h"#include "maths/MathUtil.h"#include "graphics/SColor.h"Go to the source code of this file.
Functions | |
| static SColor4ub | fallback_ConvertRGBColorTo4ub (const RGBColor &src) |
| void | ColorActivateFastImpl () |
Variables | |
| SColor4ub(* | ConvertRGBColorTo4ub )(const RGBColor &src) = fallback_ConvertRGBColorTo4ub |
| SColor4ub(* ConvertRGBColorTo4ub)(const RGBColor &src) = fallback_ConvertRGBColorTo4ub |
1.8.5