Query: glutextensionsupported
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutExtensionSupported -- Determine if an OpenGL extension is available.LIBRARYOpenGLUT - openglSYNOPSIS#include <openglut.h> int glutExtensionSupported(const char *extension);PARAMETERSextension A string-name of an extension.DESCRIPTIONReturns 0 if OpenGLUT cannot determine that the requested extension is definitely present. Only checks extensions from glGetString().TODOWouldn't this be simpler and clearer if we used strtok()? Consider an ogWarning() if there is no current rendering context. This is an ugly bit of code with 3 return statements, one of which is never reached.SEE ALSOglGetString(3) Epoch
Related Man Pages |
---|
glutextensionsupported(3glut) - redhat |
glucheckextension(3g) - centos |
glutcreatemenuwindow(3) - centos |
glutcreatewindow(3) - centos |
glutswapbuffers(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
How to increment version inside a file? |
DB2 convert digits to binary format |
Tar Command |