|
osgEarth 2.1.1
|
Inheritance diagram for MyMapListener:
Collaboration diagram for MyMapListener:Public Member Functions | |
| void | onMapModelChanged (const MapModelChange &change) |
Definition at line 41 of file osgearth_toc.cpp.
| void MyMapListener::onMapModelChanged | ( | const MapModelChange & | change | ) | [inline, virtual] |
Reimplemented from osgEarth::MapCallback.
Definition at line 43 of file osgearth_toc.cpp.
{
s_updateRequired = true;
}
1.7.3