State Variables for Current Values and Associated Data
- GL\_CURRENT\_COLOR
-
Property Value Description: Current color Attribute group: current Initial value: 1, 1, 1, 1 Get command: glGetIntegervglGetFloatv - GL\_CURRENT\_INDEX
-
Property Value Description: Current color index Attribute group: current Initial value: 1 Get command: glGetIntegervglGetFloatv - GL\_CURRENT\_TEXTURE\_COORDS
-
Property Value Description: Current texture coordinates Attribute group: current Initial value: 0, 0, 0, 1 Get command: glGetFloatv - GL\_CURRENT\_NORMAL
-
Property Value Description: Current normal Attribute group: current Initial value: 0, 0, 1 Get command: glGetFloatv - GL\_CURRENT\_RASTER POSITION
-
Property Value Description: Current raster position Attribute group: current Initial value: 0, 0, 0, 1 Get command: glGetFloatv - GL\_CURRENT\_RASTER\_DISTANCE
-
Property Value Description: Current raster distance Attribute group: current Initial value: 0 Get command: glGetFloatv - GL\_CURRENT\_RASTER\_COLOR
-
Property Value Description: Color associated with raster position Attribute group: current Initial value: 1, 1, 1, 1 Get command: glGetIntegervglGetFloatv - GL\_CURRENT\_RASTER\_INDEX
-
Property Value Description: Color index associated with raster position Attribute group: current Initial value: 1 Get command: glGetIntegervglGetFloatv - GL\_CURRENT\_RASTER\_TEXTURE\_COORDS
-
Property Value Description: Texture coordinates associated with raster position Attribute group: current Initial value: 0, 0, 0, 1 Get command: glGetFloatv - GL\_CURRENT\_RASTER\_POSITION\_VALID
-
Property Value Description: Raster position valid bit Attribute group: current Initial value: GL_TRUE Get command: glGetBooleanv - GL\_EDGE\_FLAG
-
Property Value Description: Edge flag Attribute group: current Initial value: GL_TRUE Get command: glGetBooleanv