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

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

Definition at line 510 of file View.h.

References OnPreDrawView().

Referenced by Init().

00511     {
00512         View* v = (View *) viewSys.GetSysData(view, 1);
00513         v->OnPreDrawView();
00514     }

Here is the call graph for this function:


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