Reimplemented from Impala::Visualization::AppControlSrc. Definition at line 1065 of file RgbDataSrcLavcTestGUI.h. References Impala::Visualization::AppControlSrc::GetFpsString(), and OglGui::OglWindow::UpdateScene(). 01066 { 01067 UpdateScene(); 01068 SetStatusStr((char*) GetFpsString().c_str()); 01069 }
Here is the call graph for this function:
|