| OpenGL.raw.GL.EXT.copy_texture | index /build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/EXT/copy_texture.py |
OpenGL extension EXT.copy_texture
Overview (from the spec)
This extension defines methods to load texture images directly from the
framebuffer. Methods are defined for both complete and partial
replacement of a texture image. Because it is not possible to define
an entire 3D texture using a 2D framebuffer image, 3D textures are
supported only for partial replacement.
The official definition of this extension is available here:
http://oss.sgi.com/projects/ogl-sample/registry/EXT/copy_texture.txt
Automatically generated by the get_gl_extensions script, do not edit!
| Modules | ||||||
| ||||||
| Functions | ||
| ||
| Data | ||
| __file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/EXT/copy_texture.py' __name__ = 'OpenGL.raw.GL.EXT.copy_texture' | ||