packages feed

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

typedef struct vector3_struct {
	float x;
	float y;
	float z;
} vector3_struct;