centos man page for glutinitwindowsize

Query: glutinitwindowsize

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

UNTITLED
LOCAL UNTITLED
NAME
glutInitWindowSize -- Requests future windows to open at a given width/height..
LIBRARY
OpenGLUT - window
SYNOPSIS
#include <openglut.h> void glutInitWindowSize(int width, int height);
PARAMETERS
width Width of future windows. height Height of future windows.
DESCRIPTION
This function allows you to request initial dimensions for future windows. There is a callback function to inform you of the new window shape (whether initially opened, changed by your glutReshapeWindow() request, or changed directly by the user).
SEE ALSO
glutReshapeWindow(3) glutInit(3) glutInitWindowPosition(3) glutInitDisplayMode(3) glutInitDisplayString(3) glutReshapeFunc(3) glutGet(3) Epoch
Related Man Pages
glutreshapewindow(3glut) - redhat
glutinitdisplaymode(3) - centos
glutsetwindow(3) - centos
glutswapbuffers(3) - centos
glutinitwindowposition(3glut) - suse
Similar Topics in the Unix Linux Community
Error: GL/glut.h: No such file or directory
How to insert JPEG on each side of the cube using openGL in C
Draw a 3D cylinder using openGL.
Infraction for Ravikishore: 1st Warning to Add Code Tags
how to bevel the edges of polyon