HGamer3D-CEGUI-Binding-0.4.0: include/colorvalue_struct.h
typedef struct colourvalue_struct {
float r;
float g;
float b;
float a;
} colourvalue_struct;
typedef struct colourvalue_struct {
float r;
float g;
float b;
float a;
} colourvalue_struct;