osgGA 160 include/view/NetworkViewer.hpp osgGA::EventQueue* osgGA 443 src/view/NetworkViewer.cpp osgGA::TrackballManipulator * manipulator = dynamic_cast<osgGA::TrackballManipulator *>(view -> getCameraManipulator()); osgGA 549 src/view/NetworkViewer.cpp osgGA::TrackballManipulator * manipulator = dynamic_cast<osgGA::TrackballManipulator *>(view -> getCameraManipulator()); osgGA 566 src/view/NetworkViewer.cpp osgGA::TrackballManipulator * manipulator = dynamic_cast<osgGA::TrackballManipulator *>(view -> getCameraManipulator()); osgGA 628 src/view/NetworkViewer.cpp this->getEventQueue()->keyRelease( osgGA::GUIEventAdapter::KeySymbol( *keyData ) ); osgGA 706 src/view/NetworkViewer.cpp osgGA::GUIEventAdapter::ScrollingMotion motion = delta > 0 ? osgGA::GUIEventAdapter::SCROLL_UP osgGA 707 src/view/NetworkViewer.cpp : osgGA::GUIEventAdapter::SCROLL_DOWN; osgGA 779 src/view/NetworkViewer.cpp osgGA::EventQueue* osgGA 782 src/view/NetworkViewer.cpp osgGA::EventQueue* event_queue = _graphics_window -> getEventQueue();