Definition at line 481 of file OglWindow.h. References GetOglWindow(), and MouseFunc(). Referenced by GlueFuncs(). 00482 { 00483 oglSys.UpdateSceneFlag(oglWnd, 1); 00484 GetOglWindow(oglWnd)->MouseFunc(msg, but, state, x, y); 00485 }
Here is the call graph for this function:
|