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

std::string OglGui::StringSelector::GetCurrentString (  )  const [inline]

Definition at line 133 of file StringSelector.h.

References mCurrent, and mStrings.

00134     {
00135         return mStrings[mCurrent];
00136     }


Generated on Fri Mar 19 12:07:10 2010 for ImpalaSrc by  doxygen 1.5.1