HP b2600 Reference Manual page 174

Opengl 1.1 reference
Hide thumbs Also See for b2600:
Table of Contents

Advertisement

G
glGet
params returns one value, the name of the display list currently under construction. 0 is
returned if no display list is currently under construction. The initial value is 0. See
glNewList.
GL_LIST_MODE
params returns one value, a symbolic constant indicating the construction mode of the
display list currently under construction. The initial value is 0. See glNewList.
GL_LOGIC_OP_MODE
params returns one value, a symbolic constant indicating the selected logic operation
mode. The initial value is GL_COPY. See glLogicOp.
GL_MAP1_COLOR_4
params returns a single boolean value indicating whether 1D evaluation generates
colors. The initial value is GL_FALSE. See glMap1.
GL_MAP1_GRID_DOMAIN
params returns two values: the endpoints of the 1D map's grid domain. The initial value
is (0, 1). See glMapGrid.
GL_MAP1_GRID_SEGMENTS
params returns one value, the number of partitions in the 1D map's grid domain. The
initial value is 1. See glMapGrid.
GL_MAP1_INDEX
params returns a single boolean value indicating whether 1D evaluation generates color
indices. The initial value is GL_FALSE. See glMap1.
GL_MAP1_NORMAL
params returns a single boolean value indicating whether 1D evaluation generates
normals. The initial value is GL_FALSE. See glMap1.
GL_MAP1_TEXTURE_COORD_1
params returns a single boolean value indicating whether 1D evaluation generates 1D
texture coordinates. The initial value is GL_FALSE. See glMap1.
GL_MAP1_TEXTURE_COORD_2
params returns a single boolean value indicating whether 1D evaluation generates 2D
texture coordinates. The initial value is GL_FALSE. See glMap1.
GL_MAP1_TEXTURE_COORD_3
params returns a single boolean value indicating whether 1D evaluation generates 3D
texture coordinates. The initial value is GL_FALSE. See glMap1.
GL_MAP1_TEXTURE_COORD_4
params returns a single boolean value indicating whether 1D evaluation generates 4D
texture coordinates. The initial value is GL_FALSE. See glMap1.
GL_MAP1_VERTEX_3
params returns a single boolean value indicating whether 1D evaluation generates 3D
vertex coordinates. The initial value is GL_FALSE. See glMap1.
GL_MAP1_VERTEX_4
174
Chapter 7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents