OpenGL.raw.GL.ARB.point_sprite
index
/home/mcfletch/pylive/OpenGL/raw/GL/ARB/point_sprite.py

OpenGL extension ARB.point_sprite
 
Automatically generated by the get_gl_extensions script, do not edit!

 
Modules
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform

 
Functions
       
glInitPointSpriteARB()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_ARB_point_sprite'
GL_COORD_REPLACE_ARB = GL_COORD_REPLACE_ARB
GL_POINT_SPRITE_ARB = GL_POINT_SPRITE_ARB
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/ARB/point_sprite.pyc'
__name__ = 'OpenGL.raw.GL.ARB.point_sprite'
__package__ = 'OpenGL.raw.GL.ARB'