[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: msegl.pas line 1194
var glBitmap: procedure( |
width: GLsizei; |
height: GLsizei; |
xorig: GLfloat; |
yorig: GLfloat; |
xmove: GLfloat; |
ymove: GLfloat; |
const bitmap: PGLubyte |
) = ; |