glutSetOption man page on RedHat

Man page or keyword search:  
man Server   29550 pages
apropos Keyword Search (all sections)
Output format
RedHat logo
[printable version]

UNTITLED			     LOCAL			      UNTITLED

NAME
     glutSetOption — Allows you to set some general state/option variables.

LIBRARY
     OpenGLUT - state

SYNOPSIS
     #include <openglut.h>

     void
     glutSetOption(GLenum eWhat, int value);

PARAMETERS
      eWhat	Enumerated parameter ID.

      value	New value.

DESCRIPTION
     Stores the	 value	into a state variable named by	eWhat.

     Allowable	eWhat  IDs are:

      -	 GLUT_ACTION_ON_WINDOW_CLOSE
     Controls what happens when a window is closed by the user or system.
     GLUT_ACTION_EXIT  will immediately exit the application (default).
     GLUT_ACTION_GLUTMAINLOOP_RETURNS  will immediately return from the main
     loop.   GLUT_ACTION_CONTINUE_EXECUTION  will contine execution of remain‐
     ing windows.

      -	 GLUT_INIT_DISPLAY_MODE
     An alternate way to set the display mode for a new window.

      -	 GLUT_INIT_WINDOW_HEIGHT
     An alternate way to set the height of new windows.

      -	 GLUT_INIT_WINDOW_WIDTH
     An alternate way to set the width of new windows.

      -	 GLUT_INIT_WINDOW_X
     An alternate way to set the initial horizontal position of new windows.

      -	 GLUT_INIT_WINDOW_Y
     An alternate way to set the initial vertical position of new windows.

      -	 GLUT_RENDERING_CONTEXT
     Set to either  GLUT_CREATE_NEW_CONTEXT  or	 GUT_USE_CURRENT_CONTEXT  to
     indicate whether to share the current OpenGL rendering context with new
     windows.

      -	 GLUT_WINDOW_CURSOR
     Attempt to set the	 current window	 's current cursor as if by glut‐
     SetCursor().

SEE ALSO
     glutGet(3) glutDeviceGet(3) glutGetModifiers(3) glutLayerGet(3)
     glutDestroyWindow(3) glutMainLoop(3) glutInitDisplayMode(3) glutInit(3)
     glutInitWindowSize(3) glutInitWindowPosition(3) glutSetCursor(3)

				     Epoch
[top]

List of man pages available for RedHat

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net