Data Fields | |
PyObject_HEAD GLuint | textureId |
int | width |
int | height |
Definition at line 252 of file glmodule.c.
int height |
Definition at line 257 of file glmodule.c.
PyObject_HEAD GLuint textureId |
Definition at line 255 of file glmodule.c.
int width |
Definition at line 256 of file glmodule.c.