UNIX.COM Recommends OpenPhone:   A Modern Skype Replacement — Free 14-Day Trial

osx man page for glutgamemodestring

Query: glutgamemodestring

OS: osx

Section: 3glut

Links: osx man pages | All man pages

Forums: Unix Linux Community | Forum Categories

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

glutGameModeString(3GLUT)					       GLUT						 glutGameModeString(3GLUT)

NAME
glutGameModeString - sets the game mode configuration via a string.
SYNTAX
#include <GLUT/glut.h> void glutGameModeString(const char *string);
ARGUMENTS
string ASCII string for selecting a game mode configuration.
DESCRIPTION
XXX fix me
SEE ALSO
glutGameModeGet, glutEnterGameMode, glutLeaveGameMode, glutInitDisplayString
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutGameModeString(3GLUT)
Related Man Pages
glutentergamemode(3glut) - mojave
glutentergamemode(3glut) - redhat
glutleavegamemode(3glut) - redhat
glutgamemodeget(3glut) - suse
gluttabletmotionfunc(3glut) - osx
Similar Topics in the Unix Linux Community
At A Glance Coloured Real Time Bargraph Generator...
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...
Syntax error in subtraction in Bash
Python: Refer a properties file from different location