OpenGLEAN
OpenGLEAN User Support
Home page | Introduction | Documentation | Files | Examples | Proposals | Authors | Links


OpenGLEAN Development
Summary | CVS | (discussion via home page) | (contact via home page) | (suggestion box) | License | Todo | Bugs

menu.c File Reference

Pop-up menu creation and handling. More...

This graph shows which files directly or indirectly include this file:


Defines

#define OPENGLEAN_MENU_FONT   GLUT_BITMAP_HELVETICA_18

Functions

void glutAddMenuEntry (const char *label, int value)
void glutAddSubMenu (const char *label, int subMenuID)
void glutAttachMenu (int button)
void glutChangeToMenuEntry (int item, const char *label, int value)
void glutChangeToSubMenu (int item, const char *label, int subMenuID)
int glutCreateMenu (void(*callback)(int value))
void glutDestroyMenu (int menuID)
void glutDetachMenu (int button)
int glutGetMenu (void)
void * glutGetMenuData (void)
void glutRemoveMenuItem (int item)
void glutSetMenu (int menuID)
void glutSetMenuData (void *data)

Detailed Description

Pop-up menu creation and handling.


Define Documentation

#define OPENGLEAN_MENU_FONT   GLUT_BITMAP_HELVETICA_18
 

Todo:
Maybe support runtime selection between bitmapped and stroked?




SourceForge.net Logo Supported in part by SourceForge.net.

Generated on Fri Sep 16 20:15:27 2005 for OpenGLEAN by doxygen 1.4.3
The OpenGLEAN project is hosted by olib.org and SourceForge.