HP b2600 Reference Manual page 175

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

Advertisement

G
glGet
params returns a single boolean value indicating whether 1D evaluation generates 4D
vertex coordinates. The initial value is GL_FALSE. See glMap1. GL_MAP2_COLOR_4
params returns a single boolean value indicating whether 2D evaluation generates
colors. The initial value is GL_FALSE. See glMap2.
GL_MAP2_GRID_DOMAIN
params returns four values: the endpoints of the 2D map's i and j grid domains. The
initial value is (0, 1; 0, 1). See glMapGrid.
GL_MAP2_GRID_SEGMENTS
params returns two values: the number of partitions in the 2D map's i and j grid
domains. The initial value is (1, 1). See glMapGrid.
GL_MAP2_INDEX
params returns a single boolean value indicating whether 2D evaluation generates color
indices. The initial value is GL_FALSE. See glMap2.
GL_MAP2_NORMAL
params returns a single boolean value indicating whether 2D evaluation generates
normals. The initial value is GL_FALSE. See glMap2.
GL_MAP2_TEXTURE_COORD_1
params returns a single boolean value indicating whether 2D evaluation generates 1D
texture coordinates. The initial value is GL_FALSE. See glMap2.
GL_MAP2_TEXTURE_COORD_2
params returns a single boolean value indicating whether 2D evaluation generates 2D
texture coordinates. The initial value is GL_FALSE. See glMap2.
GL_MAP2_TEXTURE_COORD_3
params returns a single boolean value indicating whether 2D evaluation generates 3D
texture coordinates. The initial value is GL_FALSE. See glMap2.
GL_MAP2_TEXTURE_COORD_4
params returns a single boolean value indicating whether 2D evaluation generates 4D
texture coordinates. The initial value is GL_FALSE. See glMap2.
GL_MAP2_VERTEX_3
params returns a single boolean value indicating whether 2D evaluation generates 3D
vertex coordinates. The initial value is GL_FALSE. See glMap2.
GL_MAP2_VERTEX_4
params returns a single boolean value indicating whether 2D evaluation generates 4D
vertex coordinates. The initial value is GL_FALSE. See glMap2.
GL_MAP_COLOR
params returns a single boolean value indicating if colors and color indices are to be
replaced by table lookup during pixel transfers. The initial value is GL_FALSE. See
glPixelTransfer.
GL_MAP_STENCIL
params returns a single boolean value indicating if stencil indices are to be replaced by
table lookup during pixel transfers. The initial value is GL_FALSE. See glPixelTransfer.
175
Chapter 7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents