Reimplemented from Impala::Visualization::AppControlSrc. Definition at line 110 of file mainVdiff.cpp. References Impala::Visualization::AppControlSrc::GetFpsString(), and OglGui::OglWindow::mOglWnd. 00111 { 00112 mOglWnd->updateScene = 1; 00113 SetStatusStr((char*) GetFpsString().c_str()); 00114 }
Here is the call graph for this function:
|