Pyrogenesis  trunk
Typedefs | Functions | Variables
Color.h File Reference
#include "SColor.h"
#include "maths/Vector3D.h"
#include "maths/Vector4D.h"
Include dependency graph for Color.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef CVector3D RGBColor
 
typedef CVector4D RGBAColor
 

Functions

void ColorActivateFastImpl ()
 

Variables

SColor4ub(* ConvertRGBColorTo4ub )(const RGBColor &src)
 

Typedef Documentation

Function Documentation

void ColorActivateFastImpl ( )

Variable Documentation

SColor4ub(* ConvertRGBColorTo4ub) (const RGBColor &src)