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

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

Contents


glDepthMask(3G)		       OpenGL Reference		       glDepthMask(3G)


NAME    [Toc]    [Back]

     glDepthMask - enable or disable writing into the depth buffer

C SPECIFICATION    [Toc]    [Back]

     void glDepthMask( GLboolean flag )

PARAMETERS    [Toc]    [Back]

     flag  Specifies whether the depth buffer is enabled for writing.  If flag
	   is GL_FALSE,	depth buffer writing is	disabled.  Otherwise, it is
	   enabled.  Initially,	depth buffer writing is	enabled.

DESCRIPTION    [Toc]    [Back]

     glDepthMask specifies whether the depth buffer is enabled for writing.
     If	flag is	GL_FALSE, depth	buffer writing is disabled.  Otherwise,	it is
     enabled.  Initially, depth	buffer writing is enabled.

ERRORS    [Toc]    [Back]

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

ASSOCIATED GETS    [Toc]    [Back]

     glGet with	argument GL_DEPTH_WRITEMASK

SEE ALSO    [Toc]    [Back]

      
      
     glColorMask, glDepthFunc, glDepthRange, glIndexMask, glStencilMask


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glColorMask Tru64 enable and disable writing of frame buffer color components
glcolormask IRIX enable and disable writing of frame buffer color components
frontbuffer IRIX enable and disable drawing to the back or front buffer
zbuffer IRIX enable or disable z-buffer operation in the current framebuffer
backbuffer IRIX enable and disable drawing to the back or front buffer
glDisableClientState Tru64 enable or disable
glEnableClientState Tru64 enable or disable
glcenable IRIX enable or disable GLC capabilities
mvGetTrackEnable IRIX Enable/Disable a track
enable HP-UX enable/disable LP printers
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service