Functions | |
int | glutCreateMenuWindow (int parentID, int x, int y, int w, int h) |
void | glutSetWindowStayOnTop (GLint enable) |
|
Create a client-controlled menu 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.
|
|
Set stay on top mode for current window.
|