|
osgEarth 2.1.1
|
Public Member Functions | |
| FlyToViewpointHandler (EarthManipulator *manip) | |
| bool | handle (const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) |
Public Attributes | |
| osg::observer_ptr < EarthManipulator > | _manip |
Definition at line 99 of file osgearth_manip.cpp.
| anonymous_namespace{osgearth_manip.cpp}::FlyToViewpointHandler::FlyToViewpointHandler | ( | EarthManipulator * | manip | ) | [inline] |
Definition at line 101 of file osgearth_manip.cpp.
: _manip(manip) { }
| bool anonymous_namespace{osgearth_manip.cpp}::FlyToViewpointHandler::handle | ( | const osgGA::GUIEventAdapter & | ea, |
| osgGA::GUIActionAdapter & | aa | ||
| ) | [inline] |
Definition at line 103 of file osgearth_manip.cpp.
| osg::observer_ptr<EarthManipulator> anonymous_namespace{osgearth_manip.cpp}::FlyToViewpointHandler::_manip |
Definition at line 112 of file osgearth_manip.cpp.
1.7.3