Definition at line 55 of file Sys.h. References sSystem. Referenced by Impala::Visualization::Window::HandleStart(), main(), Impala::Visualization::AppController::MainLoop(), Impala::TrackVisualiser::operator()(), OglGui::OglWindow::Start(), and Impala::Core::Stream::RgbDataDstOgl::WindowManage(). 00056 { 00057 return sSystem; 00058 }
|