centos man page for glucheckextension

Query: glucheckextension

OS: centos

Section: 3g

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GLUCHECKEXTENSION(3G)						   OpenGL Manual					     GLUCHECKEXTENSION(3G)

NAME
gluCheckExtension - determines if an extension name is supported
C SPECIFICATION
GLboolean gluCheckExtension(const GLubyte * extName, const GLubyte * extString);
PARAMETERS
extName Specifies an extension name. extString Specifies a space-separated list of extension names supported.
DESCRIPTION
gluCheckExtension returns GLU_TRUE if extName is supported otherwise GLU_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
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
gluGetString(), glGetString(), glXGetClientString(), glXQueryExtensionsString(), glXQueryServerString()
COPYRIGHT
Copyright (C) 1991-2006 Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see http://oss.sgi.com/projects/FreeB/.
AUTHORS
opengl.org opengl.org 06/10/2014 GLUCHECKEXTENSION(3G)
Related Man Pages
glugetstring(3g) - mojave
glxfreecontextext(3g) - centos
glxquerycontextinfoext(3g) - centos
glxqueryversion(3g) - centos
glugetstring(3g) - xfree86
Similar Topics in the Unix Linux Community
ruby-opengl 0.60.0 (Default branch)
SGI relicenses OpenGL: "A huge gift to the free software community"
Checking file existance by extension
Adding the data before file extension