Constant +Current-Raster-Texture-Coords+

gl-get-list returns four values: the s, t, r, and q current raster texture coordinates. The initial value is (0, 0, 0, 1). See glRasterPos and glTexCoord.

Part of:

package opengl

Value: 2822