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

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

Contents


gluCheckExtension(3G)	       OpenGL Reference		 gluCheckExtension(3G)


NAME    [Toc]    [Back]

     gluCheckExtension - determines if an extension name is supported

C SPECIFICATION    [Toc]    [Back]

     GLboolean gluCheckExtension( const	GLubyte	*extName,
				  const	GLubyte	*extString )

PARAMETERS    [Toc]    [Back]

     extName	Specifies an extension name.

     extString	Specifies a space-separated list of extension names supported.

DESCRIPTION    [Toc]    [Back]

     gluCheckExtension returns GL_TRUE if extName is supported otherwise
     GL_FALSE is returned.

     This is used to check for the presence for	OpenGL,	GLU or GLX extension
     names by passing the extension strings returned by	glGetString,
     gluGetString, glXGetClientString, glXQueryExtensionsString, or
     glXQueryServerString, respectively, as extString.

NOTES    [Toc]    [Back]

     Cases where one extension name is a substring of another are correctly
     handled.

     There may or may not be leading or	trailing blanks	in extString.

     Extension names should not	contain	embedded spaces.

     All strings are null-terminated.

SEE ALSO    [Toc]    [Back]

      
      
     glGetString, gluGetString,	glXGetClientString, glXQueryExtensionsString,
     glXQueryServerString


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glXQueryExtension Tru64 indicate whether the GLX extension is supported
glxqueryextension IRIX indicate whether the GLX extension is supported
dmFXIsGLExtensionSupported IRIX Find out if a GL Extension is supported
amfmt HP-UX disk format, not supported
lang HP-UX description of supported languages
scsihotswap IRIX This command is no longer supported.
gss_inquire_names_for_mech HP-UX list the name-types supported by the specified mechanism
options IRIX Standard options supported by widgets
glXQueryExtensionsString Tru64 return list of supported extensions
charset IRIX description of the standard supported character set
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service