Mnemno
07-12-2001, 05:21 AM
Hi
I hope somebody can tell me what this two lines of Code really means.
..
..
..
GLint lid = glGenLists(1);
glNewList(lid,GL_COMPILE);
..
..
Thanks a lot
I hope somebody can tell me what this two lines of Code really means.
..
..
..
GLint lid = glGenLists(1);
glNewList(lid,GL_COMPILE);
..
..
Thanks a lot