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

void OglGui::Menu::AddMenu ( Menu menu,
strconst  item,
int  idx = 0,
int  insertAt = -1,
int  options = 0 
) [inline]

Definition at line 75 of file Menu.h.

References InsertItem().

00077     {
00078         InsertItem(item, menu, idx, insertAt, options);
00079     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:02:43 2010 for ImpalaSrc by  doxygen 1.5.1