typedef struct { int id; int defwarn; int defined; float ambient[4]; float diffuse[4]; float specular[4]; float emission[4]; float shine; } MAV_material;