Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::Menus Class Reference

#include <Menus.h>

Inheritance diagram for OglGui::Menus:

Inheritance graph
[legend]
Collaboration diagram for OglGui::Menus:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Menus (Window *parent)
void SetMenuListener (MenuListener *l)
void ActivateListener (Menu *menu, int menuIdx, std::string itemName, int itemIdx, void *userData)
MenuCreateMenu (int menuIdx=0, int w=100)
void Open ()
void Hide ()
virtual void InitDisplayFunc ()
virtual void MouseFunc (int msg, int btn, int state, int x, int y)
 This function is called by the event handling system everytime the user has moved or clicked the mouse.

Private Member Functions

void Init (OGLWND *oglTopWnd)

Private Attributes

std::vector< Menu * > mMenus
MenuListenermMenuListener
OGLWND * mOglTopWnd

Detailed Description

Definition at line 17 of file Menus.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 12:03:03 2010 for ImpalaSrc by  doxygen 1.5.1