[inline, static, private]
Definition at line 554 of file View.h.
References OnDestroyView().
Referenced by Init().
00555 { 00556 View* v = (View *) view3DSys.GetSysData(view, 1); 00557 v->OnDestroyView(); 00558 }
Here is the call graph for this function: