Source position: ctgl.pas line 9661
type TglMapGrid2xOES = procedure(
n: GLint;
u1: GLfixed;
u2: GLfixed;
v1: GLfixed;
v2: GLfixed
);