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

void OglGui::Menu::HandleLayout (  )  [inline]

Definition at line 95 of file Menu.h.

References mItemHeight, mItemNames, OglGui::OglWindow::SetDimensions(), and OglGui::OglWindow::W().

Referenced by InsertItem().

00096     {
00097         SetDimensions(W(),mItemHeight*mItemNames.size());
00098     }

Here is the call graph for this function:


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