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

static void OglGui::View::MyOnDrawView3D ( OGLVIEW3D *  view  )  [inline, static, private]

Definition at line 548 of file View.h.

References OnDrawView().

Referenced by Init().

00549     {
00550         View* v = (View *) view3DSys.GetSysData(view, 1);
00551         v->OnDrawView();
00552     }

Here is the call graph for this function:


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