glClientActiveTexture man page on RedHat

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

GLCLIENTACTIVETEXTUR(3G)	 OpenGL Manual	      GLCLIENTACTIVETEXTUR(3G)

NAME
       glClientActiveTexture - select active texture unit

C SPECIFICATION
       void glClientActiveTexture(GLenum texture);

PARAMETERS
       texture
	   Specifies which texture unit to make active. The number of texture
	   units is implementation dependent, but must be at least two.
	   texture must be one of GL_TEXTUREi, where i ranges from 0 to the
	   value of GL_MAX_TEXTURE_COORDS - 1, which is an
	   implementation-dependent value. The initial value is GL_TEXTURE0.

DESCRIPTION
       glClientActiveTexture selects the vertex array client state parameters
       to be modified by glTexCoordPointer(), and enabled or disabled with
       glEnableClientState() or glDisableClientState(), respectively, when
       called with a parameter of GL_TEXTURE_COORD_ARRAY.

NOTES
       glClientActiveTexture is supported only if the GL version is 1.3 or
       greater, or ARB_multitexture is included in the string returned by
       glGetString() when called with the argument GL_EXTENSIONS.

ERRORS
       GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi,
       where i ranges from 0 to the value of GL_MAX_TEXTURE_COORDS - 1.

ASSOCIATED GETS
       glGet() with argument GL_CLIENT_ACTIVE_TEXTURE or GL_MAX_TEXTURE_COORDS

SEE ALSO
       glActiveTexture(), glDisableClientState(), glEnableClientState(),
       glMultiTexCoord(), glTexCoordPointer()

COPYRIGHT
       Copyright © 1991-2006 Silicon Graphics, Inc. This document is licensed
       under the SGI Free Software B License. For details, see
       http://oss.sgi.com/projects/FreeB/.

AUTHORS
       opengl.org

opengl.org			  03/16/2013	      GLCLIENTACTIVETEXTUR(3G)
[top]

List of man pages available for RedHat

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