Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "graphics/SColor.h"
#include "maths/Vector3D.h"
#include "maths/Vector4D.h"
#include "ps/containers/Span.h"
#include "ps/CStrForward.h"
Go to the source code of this file.
Classes | |
struct | CColor |
Typedefs | |
typedef CVector3D | RGBColor |
typedef CVector4D | RGBAColor |
Functions | |
void | ColorActivateFastImpl () |
Detects CPU caps and activates the best possible codepath. More... | |
Variables | |
SColor4ub(* | ConvertRGBColorTo4ub )(const RGBColor &src) |
void ColorActivateFastImpl | ( | ) |
Detects CPU caps and activates the best possible codepath.