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