[inline, static, private]
Definition at line 542 of file View.h.
References OnPreDrawView().
Referenced by Init().
00543 { 00544 View* v = (View *) view3DSys.GetSysData(view, 1); 00545 v->OnPreDrawView(); 00546 }
Here is the call graph for this function: