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

virtual void OglGui::TextEdit::InitFunc (  )  [inline, virtual]

Reimplemented from OglGui::Window.

Definition at line 985 of file TextEdit.h.

References OglGui::Window::InitFunc(), and mInitialized.

00986     {
00987         Window::InitFunc();
00988         mInitialized = true;
00989     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:08:13 2010 for ImpalaSrc by  doxygen 1.5.1