#include "ps2gl/dlist.h"
#include "ps2gl/glcontext.h"
#include "ps2gl/immgmanager.h"
Go to the source code of this file.
Compounds | |
class | CCallListCmd |
Functions | |
GLuint | glGenLists (GLsizei range) |
void | glDeleteLists (GLuint list, GLsizei range) |
void | glNewList (GLuint listID, GLenum mode) |
void | glEndList (void) |
void | glCallList (GLuint listID) |
|
|
|
|
|
|
|
|
|
|