EZ
Up Prev Next Contents


12.5 EZ_Enable and EZ_Disable

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


Up Prev Next Contents

HTML Documentation Maintainance:Arturo Espinosa <arturo@nuclecu.unam.mx>