| OpenGL.GL.NV.point_sprite | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/NV/point_sprite.py |
OpenGL extension NV.point_sprite
This module customises the behaviour of the
OpenGL.raw.GL.NV.point_sprite to provide a more
Python-friendly API
| Modules | ||||||
| ||||||
| Data | ||
| EXTENSION_NAME = 'GL_NV_point_sprite' GL_COORD_REPLACE_NV = GL_COORD_REPLACE_NV GL_POINT_SPRITE_NV = GL_POINT_SPRITE_NV GL_POINT_SPRITE_R_MODE_NV = GL_POINT_SPRITE_R_MODE_NV __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/NV/point_sprite.py' __name__ = 'OpenGL.GL.NV.point_sprite' glPointParameteriNV = <OpenGL.platform.baseplatform.glPointParameteriNV object at 0x942fdcc> glPointParameterivNV = <OpenGL.platform.baseplatform.glPointParameterivNV object at 0x942feec> | ||