glcolortableparametersgi man page on SunOS

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
SunOS logo
[printable version]

GLCOLORTABLEPARAMETERSGI(3gl)			 GLCOLORTABLEPARAMETERSGI(3gl)

NAME
       glColorTableParameterivSGI,  glColorTableParameterfvSGI	 -   set color
       lookup table parameters

C SPECIFICATION
       void glColorTableParameterivSGI( GLenum target,
					GLenum pname,
					const GLint* params)
       void glColorTableParameterfvSGI( GLenum target,
					GLenum pname,
					const GLfloat* params)

PARAMETERS
       target  The target color table. Must be GL_COLOR_TABLE_SGI, or  GL_TEX‐
	       TURE_COLOR_TABLE_SGI.

       pname   The  symbolic  name  of a texture color lookup table parameter.
	       Must  be	 one  of  GL_COLOR_TABLE_SCALE_SGI   or	  GL_COLOR_TA‐
	       BLE_BIAS_SGI.

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

DESCRIPTION
       glColorTableParameterSGI is part of the	GL_SGI_color_table  extension,
       which adds several color lookup tables to the pixel transfer path.

       glColorTableParameterSGI	 is used to specify the scale factors and bias
       terms applied to color components when they are loaded into a color ta‐
       ble.  target indicates which color table the scale and bias terms apply
       to; it must  be	set  to	 GL_COLOR_TABLE_SGI,  or  GL_TEXTURE_COLOR_TA‐
       BLE_SGI.

       pname  must  be	GL_COLOR_TABLE_SCALE_SGI  to set the scale factors. In
       this case, params points to an array of	four  values,  which  are  the
       scale factors for red, green, blue, and alpha, in that order.

       pname  must  be	GL_COLOR_TABLE_BIAS_SGI to set the bias terms. In this
       case, params points to an array of four	values,	 which	are  the  bias
       terms for red, green, blue, and alpha, in that order.

       The color tables themselves are specified by calling glColorTableSGI.

NOTES
       glColorTableParameterSGI	 is  part of the GL_SGI_color_table extension.
       GL_TEXTURE_COLOR_TABLE_SGI is part  of  the  GL_SGI_texture_color_table
       extension.

ERRORS
       GL_INVALID_ENUM	is  generated  if target or pname is not an acceptable
       value.

       GL_INVALID_OPERATION is generated if glColorTableParameterSGI  is  exe‐
       cuted  between the execution of glBegin and the corresponding execution
       of glEnd.

ASSOCIATED GETS
       glGetColorTableParameterSGI

SEE ALSO
       glColorTableSGI, glPixelTransfer

				   15 Mar 97	 GLCOLORTABLEPARAMETERSGI(3gl)
[top]

List of man pages available for SunOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net