Manages keybindings.
More...
◆ KeyBindMan()
KeyBindMan::KeyBindMan |
( |
| ) |
|
◆ ~KeyBindMan()
KeyBindMan::~KeyBindMan |
( |
| ) |
|
◆ getAllKeyBindings()
◆ getCurrentKeyBindings()
const char* KeyBindMan::getCurrentKeyBindings |
( |
| ) |
const |
|
inline |
◆ setKeyBindings()
void KeyBindMan::setKeyBindings |
( |
const char * |
| ) |
|
◆ setTrackballManipulator()
void KeyBindMan::setTrackballManipulator |
( |
osgGeo::TrackballManipulator * |
| ) |
|
◆ updateTrackballKeyBindings()
void KeyBindMan::updateTrackballKeyBindings |
( |
| ) |
|
|
protected |
◆ curkeybinding_
◆ keyset_
◆ manipulator_
osg::ref_ptr<osgGeo::TrackballManipulator> KeyBindMan::manipulator_ |
|
protected |
◆ pan_
◆ rotate_
◆ zoom_