centos man page for glutreporterrors

Query: glutreporterrors

OS: centos

Section: 3

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

UNTITLED
LOCAL UNTITLED
NAME
glutReportErrors -- Reports all available OpenGL errors.
LIBRARY
OpenGLUT - opengl
SYNOPSIS
#include <openglut.h> void glutReportErrors(void);
DESCRIPTION
Displays as an OpenGLUT warning every OpenGL error that OpenGL remembers giving to us and which we have not processed. Uses gluEr- rorString(). This is forcibly done by OpenGLUT periodically if "-gldebug" is one of the strings passed into glutInit() via rgv.
SEE ALSO
gluErrorString(3) glutInit(3) Epoch
Related Man Pages
glutgamemodeget(3) - centos
glutsetcursor(3) - centos
glutsetwindow(3) - centos
glutsetoption(3) - centos
glutspecialfunc(3) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq