OpenGL.GL.EXT.copy_texture | index /var/pylive/src/OpenGL-dev/OpenGL-ctypes/OpenGL/GL/EXT/copy_texture.py |
OpenGL extension EXT.copy_texture
This module customises the behaviour of the
OpenGL.raw.GL.EXT.copy_texture to provide a more
Python-friendly API
Modules | ||||||
|
Functions | ||
|
Data | ||
glCopyTexImage1DEXT = <OpenGL.platform.glCopyTexImage1DEXT object at 0x2aaaac538ed0> glCopyTexImage2DEXT = <OpenGL.platform.glCopyTexImage2DEXT object at 0x2aaaac538f50> glCopyTexSubImage1DEXT = <OpenGL.platform.glCopyTexSubImage1DEXT object at 0x2aaaac538fd0> glCopyTexSubImage2DEXT = <OpenGL.platform.glCopyTexSubImage2DEXT object at 0x2aaaac55d090> |