Evaluator State Variables

GL\_ORDER
Property Value
Description: 1-D map order
Attribute group:
Initial value: 1
Get command: glGetMapiv

 

GL\_ORDER
Property Value
Description: 2-D map orders
Attribute group:
Initial value: 1,1
Get command: glGetMapiv

 

GL\_COEFF
Property Value
Description: 1-D control points
Attribute group:
Initial value:
Get command: glGetMapfv

 

GL\_COEFF
Property Value
Description: 2-D control points
Attribute group:
Initial value:
Get command: glGetMapfv

 

GL\_DOMAIN
Property Value
Description: 1-D domain endpoints
Attribute group:
Initial value:
Get command: glGetMapfv

 

GL\_DOMAIN
Property Value
Description: 2-D domain endpoints
Attribute group:
Initial value:
Get command: glGetMapfv

 

GL\_MAP1\_x
Property Value
Description: 1-D map enables: x is map type
Attribute group: eval/enable
Initial value: GL_FALSE
Get command: glIsEnabled

 

GL\_MAP2\_x
Property Value
Description: 2-D map enables: x is map type
Attribute group: eval/enable
Initial value: GL_FALSE
Get command: glIsEnabled

 

GL\_MAP1\_GRID\_DOMAIN
Property Value
Description: 1-D grid endpoints
Attribute group: eval
Initial value: 0,1
Get command: glGetFloatv

 

GL\_MAP2\_GRID\_DOMAIN
Property Value
Description: 2-D grid endpoints
Attribute group: eval
Initial value: 0, 1; 0, 1
Get command: glGetFloatv

 

GL\_MAP1\_GRID\_SEGMENTS
Property Value
Description: 1-D grid divisions
Attribute group: eval
Initial value: 1
Get command: glGetFloatv

 

GL\_MAP1\_GRID\_SEGMENTS
Property Value
Description: 2-D grid segments
Attribute group: eval
Initial value: 1, 1
Get command: glGetFloatv

 

GL\_AUTO\_NORMAL
Property Value
Description: True if automatic normal generation enabled
Attribute group: eval
Initial value: GL_FALSE
Get command: glIsEnabled