OpenGLUT Documentation
Introduction | Documentation | Examples | Proposals | Authors | Copying | Todo | Bugs | Links

og_window.c File Reference

Window management methods. More...


Functions

int glutCreateMenuWindow (int parentID, int x, int y, int w, int h)
int glutCreateSubWindow (int parentID, int x, int y, int w, int h)
int glutCreateWindow (const char *title)
void glutDestroyWindow (int windowID)
void glutFullScreen (void)
int glutGetWindow (void)
void * glutGetWindowData (void)
void glutHideWindow (void)
void glutIconifyWindow (void)
void glutPopWindow (void)
void glutPositionWindow (int x, int y)
void glutPushWindow (void)
void glutReshapeWindow (int width, int height)
void glutSetIconTitle (const char *title)
void glutSetWindow (int ID)
void glutSetWindowData (void *data)
void glutSetWindowStayOnTop (GLint enable)
void glutSetWindowTitle (const char *title)
void glutShowWindow (void)


Detailed Description

Window management methods.





OpenGLUT Development @ Sourceforge
Homepage | Summary | Files | CVS | Forums | Lists | Bugs | RFE

Generated on Sat Feb 5 01:47:21 2005 for OpenGLUT by doxygen 1.3.9.1
The OpenGLUT project is hosted by sourceforge.net.