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

TextEdit* OglGui::Camera3DAnchorControl::AnchorEdit ( int  idx  )  [inline]

Definition at line 68 of file Camera3DAnchorControl.h.

References cNrOfAnchors, and mStrings.

00069     {
00070         if (idx>=0 && idx<cNrOfAnchors)
00071             return mStrings[idx];
00072     }


Generated on Thu Jan 13 09:26:07 2011 for ImpalaSrc by  doxygen 1.5.1