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

WindowListener* OglGui::Window::GetWindowListener ( void *&  userData  )  [inline]

Definition at line 328 of file Window.h.

References mListenerData, and mWindowListener.

00329     {
00330         userData = mListenerData;
00331         return mWindowListener;
00332     }


Generated on Thu Jan 13 09:27:23 2011 for ImpalaSrc by  doxygen 1.5.1