Previous: OpenGL.GL.VERSION.GL_1_4 OpenGL. GL. VERSION. GL_1_4_DEPRECATED Next: OpenGL.GL.VERSION.GL_1_5

OpenGL. GL. VERSION. GL_1_4_DEPRECATED

OpenGL extension VERSION.GL_1_4_DEPRECATED
This module customises the behaviour of the OpenGL.raw.GL.VERSION.GL_1_4_DEPRECATED to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/VERSION/GL_1_4_DEPRECATED.txt

Functions

glFogCoordPointer( type , stride , pointer )
glFogCoordd( coord )
glFogCoorddv( coord )
glFogCoordf( coord )
glFogCoordfv( coord )
glSecondaryColor3b( red , green , blue )
glSecondaryColor3d( red , green , blue )
glSecondaryColor3f( red , green , blue )
glSecondaryColor3i( red , green , blue )
glSecondaryColor3s( red , green , blue )
glSecondaryColor3ub( red , green , blue )
glSecondaryColor3ui( red , green , blue )
glSecondaryColor3us( red , green , blue )
glSecondaryColorPointer( size , type , stride , pointer )
glWindowPos2d( x , y )
glWindowPos2f( x , y )
glWindowPos2i( x , y )
glWindowPos2s( x , y )
glWindowPos3d( x , y , z )
glWindowPos3f( x , y , z )
glWindowPos3i( x , y , z )
glWindowPos3s( x , y , z )
Previous: OpenGL.GL.VERSION.GL_1_4 OpenGL. GL. VERSION. GL_1_4_DEPRECATED Next: OpenGL.GL.VERSION.GL_1_5