Most display state Attributes are controlled by this pair of routines
void EZ_Enable(int target);
void EZ_Disable(int target);
The next table lists all the targets (state attributes) controled by these two functions.
Symbolic name | default state |
EZ_LIGHTING | disabled |
EZ_LIGHT0 -- EZ_LIGHT7 | all disabled |
EZ_NORMALIZE | disabled |
EZ_COLOR_MATERIAL | disabled |
EZ_CULL_FACE | disabled |
EZ_FOG | disabled |
EZ_DEPTH_TEST | disabled |
EZ_DITHER | normally disabled |