[inline, static, private]
Definition at line 535 of file View.h.
References OnMouse().
Referenced by Init().
00537 { 00538 View* v = (View *) view3DSys.GetSysData(view, 1); 00539 v->OnMouse(msg, btn, state, x, y); 00540 }
Here is the call graph for this function: