A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://pyopengl.sourceforge.net/documentation/manual-3.0/glGetTexGen.html below:

PyOpenGL 3.1.0 GL Man Pages

return texture coordinate generation parameters Signature glGetTexGendv

(

GLenum ( coord ) , GLenum ( pname ) , GLdouble * ( params )

)-> void

glGetTexGenfv

(

GLenum ( coord ) , GLenum ( pname ) , GLfloat * ( params )

)-> void

glGetTexGeniv

(

GLenum ( coord ) , GLenum ( pname ) , GLint * ( params )

)-> void

Parameters Variables Description coord

Specifies a texture coordinate. Must be GL_S , GL_T , GL_R , or GL_Q .

pname

Specifies the symbolic name of the value(s) to be returned. Must be either GL_TEXTURE_GEN_MODE or the name of one of the texture generation plane equations: GL_OBJECT_PLANE or GL_EYE_PLANE .

params

Returns the requested data.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4