This is the complete list of members for
osgEarth::Layer, including all inherited members.
_abstract | osgEarth::Layer | [protected] |
_layers | osgEarth::Layer | [protected] |
_maxLat | osgEarth::Layer | [protected] |
_maxLon | osgEarth::Layer | [protected] |
_maxX | osgEarth::Layer | [protected] |
_maxY | osgEarth::Layer | [protected] |
_minLat | osgEarth::Layer | [protected] |
_minLon | osgEarth::Layer | [protected] |
_minX | osgEarth::Layer | [protected] |
_minY | osgEarth::Layer | [protected] |
_name | osgEarth::Layer | [protected] |
_parentLayer | osgEarth::Layer | [protected] |
_spatialReferences | osgEarth::Layer | [protected] |
_styles | osgEarth::Layer | [protected] |
_title | osgEarth::Layer | [protected] |
_uid | osgEarth::Layer | [private] |
getAbstract() | osgEarth::Layer | [inline] |
getExtents(double &minX, double &minY, double &maxX, double &maxY) | osgEarth::Layer | |
getLatLonExtents(double &minLon, double &minLat, double &maxLon, double &maxLat) | osgEarth::Layer | |
getLayerByName(const std::string &name) | osgEarth::Layer | |
getLayers() | osgEarth::Layer | [inline] |
getName() | osgEarth::Layer | [inline] |
getParentLayer() | osgEarth::Layer | [inline] |
getSpatialReferences() | osgEarth::Layer | [inline] |
getStyles() | osgEarth::Layer | [inline] |
getTitle() | osgEarth::Layer | [inline] |
getUID() const | osgEarth::Layer | [inline] |
Layer() | osgEarth::Layer | |
Layer() | osgEarth::Layer | |
LayerList typedef | osgEarth::Layer | |
setAbstract(const std::string &abstract) | osgEarth::Layer | [inline] |
setExtents(double minX, double minY, double maxX, double maxY) | osgEarth::Layer | |
setLatLonExtents(double minLon, double minLat, double maxLon, double maxLat) | osgEarth::Layer | |
setName(const std::string &name) | osgEarth::Layer | [inline] |
setParentLayer(Layer *layer) | osgEarth::Layer | [inline] |
setTitle(const std::string &title) | osgEarth::Layer | [inline] |
SRSList typedef | osgEarth::Layer | |
StyleList typedef | osgEarth::Layer | |