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

  man pages->Tru64 Unix man pages -> gluErrorString (3)              
Title
Content
Arch
Section
 

Contents


gluErrorString()                                 gluErrorString()


NAME    [Toc]    [Back]

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

SYNOPSIS    [Toc]    [Back]

       const GLubyte * gluErrorString(
               GLenum error );

PARAMETERS    [Toc]    [Back]

       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.

SEE ALSO    [Toc]    [Back]

      
      
       glGetError(3), gluNurbsCallback(3), gluQuadricCallback(3),
       gluTessCallback(3)



                                                 gluErrorString()
[ 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