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

OpenGL extension ARB.window_pos
 
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
       
glInitWindowPosARB()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_ARB_window_pos'
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/ARB/window_pos.pyc'
__name__ = 'OpenGL.raw.GL.ARB.window_pos'
__package__ = 'OpenGL.raw.GL.ARB'
glWindowPos2dARB = <OpenGL.platform.baseplatform.glWindowPos2dARB object at 0x75464d0>
glWindowPos2dvARB = <OpenGL.platform.baseplatform.glWindowPos2dvARB object at 0x7546590>
glWindowPos2fARB = <OpenGL.platform.baseplatform.glWindowPos2fARB object at 0x75465d0>
glWindowPos2fvARB = <OpenGL.platform.baseplatform.glWindowPos2fvARB object at 0x7439ed0>
glWindowPos2iARB = <OpenGL.platform.baseplatform.glWindowPos2iARB object at 0x75466d0>
glWindowPos2ivARB = <OpenGL.platform.baseplatform.glWindowPos2ivARB object at 0x75467d0>
glWindowPos2sARB = <OpenGL.platform.baseplatform.glWindowPos2sARB object at 0x7544490>
glWindowPos2svARB = <OpenGL.platform.baseplatform.glWindowPos2svARB object at 0x75468d0>
glWindowPos3dARB = <OpenGL.platform.baseplatform.glWindowPos3dARB object at 0x7546990>
glWindowPos3dvARB = <OpenGL.platform.baseplatform.glWindowPos3dvARB object at 0x7546a50>
glWindowPos3fARB = <OpenGL.platform.baseplatform.glWindowPos3fARB object at 0x7546b10>
glWindowPos3fvARB = <OpenGL.platform.baseplatform.glWindowPos3fvARB object at 0x7546bd0>
glWindowPos3iARB = <OpenGL.platform.baseplatform.glWindowPos3iARB object at 0x7546c10>
glWindowPos3ivARB = <OpenGL.platform.baseplatform.glWindowPos3ivARB object at 0x7546d10>
glWindowPos3sARB = <OpenGL.platform.baseplatform.glWindowPos3sARB object at 0x7546dd0>
glWindowPos3svARB = <OpenGL.platform.baseplatform.glWindowPos3svARB object at 0x7546e90>