packages feed

HGamer3D-Ogre-Binding-0.3.0: include/colorvalue_struct.h

typedef struct colourvalue_struct {
	float r;
	float g;
	float b;
	float a;
} colourvalue_struct;