NAME

glClearDepth - specify the clear value for the depth buffer

C SPECIFICATION

void ggllCClleeaarrDDeepptthh( GLclampd _d_e_p_t_h )

        

PARAMETERS

_d_e_p_t_h
Specifies the depth value used when the depth buffer is cleared. The initial value is 1.

DESCRIPTION

ggllCClleeaarrDDeepptthh specifies the depth value used by ggllCClleeaarr to clear the depth buffer. Values specified by ggllCClleeaarrDDeepptthh are clamped to the range [0, 1].

ERRORS

GGLL__IINNVVAALLIIDD__OOPPEERRAATTIIOONN is generated if ggllCClleeaarrDDeepptthh is executed between the execution of ggllBBeeggiinn and the corresponding execution of ggllEEnndd.

ASSOCIATED GETS

ggllGGeett with argument GGLL__DDEEPPTTHH__CCLLEEAARR__VVAALLUUEE

SEE ALSO

ggllCClleeaarr((33GG))