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/glColorTableParameter.html below:

PyOpenGL 3.1.0 GL Man Pages

set color lookup table parameters Signature glColorTableParameter

(

)->

glColorTableParameterfv

(

GLenum ( target ) , GLenum ( pname ) , const GLfloat * ( params )

)-> void

glColorTableParameteriv

(

GLenum ( target ) , GLenum ( pname ) , const GLint * ( params )

)-> void

Parameters Variables Description target

The target color table. Must be GL_COLOR_TABLE , GL_POST_CONVOLUTION_COLOR_TABLE , or GL_POST_COLOR_MATRIX_COLOR_TABLE .

pname

The symbolic name of a texture color lookup table parameter. Must be one of GL_COLOR_TABLE_SCALE or GL_COLOR_TABLE_BIAS .

params

A pointer to an array where the values of the parameters are stored.


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