EasyManuals Logo
Home>HP>Desktop>b2600

HP b2600 Reference Guide

HP b2600
486 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #427 background imageLoading...
Page #427 background image
T
glTexEnv
Chapter 18
427
glTexEnv
glTexEnvf, glTexEnvi, glTexEnvfv, glTexEnviv: set texture environment
parameters.
C Specification
void glTexEnvf(
GLenum target,
GLenum pname,
GLfloat param)
void glTexEnvi(
GLenum target,
GLenum pname,
GLint param)
void glTexEnvfv(
GLenum target,
GLenum pname,
const GLfloat *params)
void glTexEnviv(
GLenum target,
GLenum pname,
const GLint *params)
Parameters
target Specifies a texture environment. Must be GL_TEXTURE_ENV.
pname (glTexEnvf and glTexEnvi)
Specifies the symbolic name of a single-valued texture environment
parameter. Must be GL_TEXTURE_ENV_MODE.
pname (for glTexEnvfv and glTexEnviv)
Specifies the symbolic name of a texture environment parameter.
Accepted values are GL_TEXTURE_ENV_MODE and
GL_TEXTURE_ENV_COLOR and
GL_TEXTURE_LIGHTING_MODE_hp.
param Specifies a single symbolic constant, one of GL_MODULATE,
GL_DECAL, GL_BLEND, or GL_REPLACE. If pname is
GL_TEXTURE_LIGHTING_MODE_hp, specifies a single symbolic
constant, either GL_TEXTURE_POST_SPECULAR_hp or
GL_TEXTURE_PRE_SPECULAR_hp.
params Specifies a pointer to a parameter array that contains either a single
symbolic constant or an RGBA color.

Table of Contents

Other manuals for HP b2600

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP b2600 and is the answer not in the manual?

HP b2600 Specifications

General IconGeneral
BrandHP
Modelb2600
CategoryDesktop
LanguageEnglish

Related product manuals