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