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

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

Contents


gluErrorString(3G)	       OpenGL Reference		    gluErrorString(3G)


NAME    [Toc]    [Back]

     gluErrorString - produce an error string from a GL	or GLU error code

C SPECIFICATION    [Toc]    [Back]

     const GLubyte * gluErrorString( GLenum error )

PARAMETERS    [Toc]    [Back]

     error  Specifies a	GL or GLU error	code.

DESCRIPTION    [Toc]    [Back]

     gluErrorString produces an	error string from a GL or GLU error code. The
     string is in ISO Latin 1 format. For example,
     gluErrorString(GL_OUT_OF_MEMORY) returns the string out of	memory.

     The standard GLU error codes are GLU_INVALID_ENUM,	GLU_INVALID_VALUE, and
     GLU_OUT_OF_MEMORY.	 Certain other GLU functions can return	specialized
     error codes through callbacks.  See the glGetError	reference page for the
     list of GL	error codes.

ERRORS    [Toc]    [Back]

     NULL is returned if error is not a	valid GL or GLU	error code.

SEE ALSO    [Toc]    [Back]

      
      
     glGetError, gluNurbsCallback, gluQuadricCallback, gluTessCallback


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
t_strerror HP-UX produce an error message string
t_strerror Tru64 Produce an error message string
t_strerror IRIX produce an error message string
strerror Linux return string describing error code
alGetErrorString IRIX get a string corresponding to an Audio Library error code
t_error HP-UX produce error message
t_error IRIX produce error message
t_error Tru64 Produce an error message
gai_strerror Tru64 Print an error message string based on a return code from the getaddrinfo or getnameinfo routine
ERR_peek_error_line_data OpenBSD obtain error code and data
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service