[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: