sig type face_mode = GL_FRONT | GL_BACK type get_material_4f = GL_AMBIENT | GL_DIFFUSE | GL_SPECULAR | GL_EMISSION type get_material_1f = GL_SHININESS type get_material_3i = GL_COLOR_INDEXES end