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:
|