Query: glutcreatemenuwindow
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutCreateMenuWindow -- Create a client-controlled menu window.LIBRARYOpenGLUT - experimentalSYNOPSIS#include <openglut.h> int glutCreateMenuWindow(int parentID, int x, int y, int w, int h);PARAMETERSparentID Parent window identifier. x Horizontal coordinate on the screen. y Vertical coordinate on the screen. w Width of the new window. h Height of the new window.DESCRIPTIONThis is a highly experimental function. It creates a menu-like window, of requested dimensions, and at a position relative to your current window. The documentation for this function is currently the OpenGLUT Menu Window proposal. Variance from that proposal may generally be explained by the fact that this feature is highly experimental. It may also be explained by the fact that the implementation may simply be incomplete.CAVEATSDid you notice that this feature is highly experimental?SEE ALSOglutCreateWindow(3) glutCreateSubWindow(3) glutDestroyWindow(3) glutKeyboardFunc(3) glutKeyboardUpFunc(3) glutSpecialFunc(3) glutSpecialUpFunc(3) glutMotionFunc(3) glutPassiveMotionFunc(3) glutMouseFunc(3) glutMouseWheelFunc(3) Epoch
Related Man Pages |
---|
glutcreatesubwindow(3glut) - redhat |
glutcreatesubwindow(3) - centos |
glutcreatewindow(3) - centos |
glutmousefunc(3) - centos |
glutsetwindow(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Lapsus 0.0.6 (Default branch) |
Simply Explained - Part 42 |
research proposal for PG |
ZLinux on mainframe |
Registration proposal |