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

static void OglGui::View::MyOnDrawView ( OGLVIEW *  view  )  [inline, static, private]

Definition at line 516 of file View.h.

References OnDrawView().

Referenced by Init().

00517     {
00518         View* v = (View *) viewSys.GetSysData(view, 1);
00519         v->OnDrawView();
00520     }

Here is the call graph for this function:


Generated on Fri Mar 19 12:09:44 2010 for ImpalaSrc by  doxygen 1.5.1