*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> OpenGL/glcleardepth (3)              
Title
Content
Arch
Section
 

Contents


glClearDepth(3G)	       OpenGL Reference		      glClearDepth(3G)


NAME    [Toc]    [Back]

     glClearDepth - specify the	clear value for	the depth buffer

C SPECIFICATION    [Toc]    [Back]

     void glClearDepth(	GLclampd depth )

PARAMETERS    [Toc]    [Back]

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

DESCRIPTION    [Toc]    [Back]

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

ERRORS    [Toc]    [Back]

     GL_INVALID_OPERATION is generated if glClearDepth is executed between the
     execution of glBegin and the corresponding	execution of glEnd.

ASSOCIATED GETS    [Toc]    [Back]

     glGet with	argument GL_DEPTH_CLEAR_VALUE

SEE ALSO    [Toc]    [Back]

      
      
     glClear


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
gldepthfunc IRIX specify the value used for depth buffer comparisons
glDepthFunc Tru64 specify the value used for depth buffer comparisons
glDepthMask Tru64 enable or disable writing into the depth buffer
gldepthmask IRIX enable or disable writing into the depth buffer
glClearStencil Tru64 specify the clear value for the stencil buffer
glclearstencil IRIX specify the clear value for the stencil buffer
glClearAccum Tru64 specify clear values for the accumulation buffer
glclearaccum IRIX specify clear values for the accumulation buffer
syslog Linux read and/or clear kernel message ring buffer; set console_loglevel
getdcm IRIX indicates whether depth-cue mode is on or off
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service