typedef struct { int id; int index; int defined; float ambient[4]; float diffuse[4]; float specular[4]; MAV_vector pos; int positioning; } MAV_light;