|
osgEarth 2.1.1
|
Collaboration diagram for KMLContext:Public Attributes | |
| MapNode * | _mapNode |
| const KMLOptions * | _options |
| osg::ref_ptr< StyleSheet > | _sheet |
| Style | _activeStyle |
| std::stack< osg::ref_ptr < osg::Group > > | _groupStack |
Definition at line 61 of file KML_Common.
Definition at line 66 of file KML_Common.
| std::stack<osg::ref_ptr<osg::Group> > KMLContext::_groupStack |
Definition at line 67 of file KML_Common.
Definition at line 63 of file KML_Common.
| const KMLOptions* KMLContext::_options |
Definition at line 64 of file KML_Common.
| osg::ref_ptr<StyleSheet> KMLContext::_sheet |
Definition at line 65 of file KML_Common.
1.7.3