Bf Em
 eWhat
Ef 
    An enumerated tag.
 
From GLUT 3.7's implementation, the following is a list of symbols that GLUT 3.7 supported. These are not necessarily defined in OpenGLUT at this time, nor is support presently available for them:
 - 
Bf Sy
 GLUT_VIDEO_RESIZE_POSSIBLE
Ef 
 (feature presence)
 - 
Bf Sy
 GLUT_VIDEO_RESIZE_IN_USE
Ef 
 
 - 
Bf Sy
 GLUT_VIDEO_RESIZE_X_DELTA
Ef 
 
 - 
Bf Sy
 GLUT_VIDEO_RESIZE_Y_DELTA
Ef 
 
 - 
Bf Sy
 GLUT_VIDEO_RESIZE_WIDTH_DELTA
Ef 
 
 - 
Bf Sy
 GLUT_VIDEORESIZE_HEIGHT_DELTA
Ef 
 
 - 
Bf Sy
 GLUT_VIDEO_REISZE_X
Ef 
 
 - 
Bf Sy
 GLUT_VIDEO_RESIZE_Y
Ef 
 
 - 
Bf Sy
 GLUT_VIDEO_RESIZE_WIDTH
Ef 
 
 - 
Bf Sy
 GLUT_VIDEO_RESIZE_HEIGHT
Ef 
 
A -1 should be returned for unimplemented features, and a warning printed.