_graphics_window 163 include/view/NetworkViewer.hpp osg::ref_ptr<osgViewer::GraphicsWindowEmbedded> _graphics_window; _graphics_window 260 src/view/NetworkViewer.cpp camera->setGraphicsContext( _graphics_window ); _graphics_window 313 src/view/NetworkViewer.cpp _graphics_window -> resized( this->x(), this->y(), width, height ); _graphics_window 782 src/view/NetworkViewer.cpp osgGA::EventQueue* event_queue = _graphics_window -> getEventQueue();