Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:26:36 2011 for ImpalaSrc by  doxygen 1.5.1