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

bool OglGui::Menu::IsEnabled ( int  arrIdx  )  [inline]

Definition at line 187 of file Menu.h.

References DISABLED, and IsOptionOn().

Referenced by DrawMenuItem(), and MouseFunc().

00187 { return !IsOptionOn(arrIdx, DISABLED); }

Here is the call graph for this function:


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