Reimplemented from OglGui::DocDimensions. Definition at line 379 of file Graph.h. References DoPanning(), OglGui::DocDimensions::mDocY, mPanDifX, and mPanDifY. 00380 { 00381 mPanDifX = 0; 00382 if (mPanDifY = mDocY-y) 00383 { 00384 mDocY = y; 00385 DoPanning(); 00386 } 00387 }
Here is the call graph for this function:
|