This is the complete list of members for
osgEarth::MaskLayer, including all inherited members.
_abstract | osgEarth::Layer | [protected] |
_boundary | osgEarth::MaskLayer | [private] |
_initOptions | osgEarth::MaskLayer | [private] |
_layers | osgEarth::Layer | [protected] |
_maskSource | osgEarth::MaskLayer | [private] |
_maskSourceRev | osgEarth::MaskLayer | [private] |
_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] |
_referenceURI | osgEarth::MaskLayer | [private] |
_runtimeOptions | osgEarth::MaskLayer | [private] |
_spatialReferences | osgEarth::Layer | [protected] |
_styles | osgEarth::Layer | [protected] |
_title | osgEarth::Layer | [protected] |
copyOptions() | osgEarth::MaskLayer | [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] |
getMaskSource() const | osgEarth::MaskLayer | [inline] |
getName() | osgEarth::Layer | [inline] |
getOrCreateBoundary(float heightScale=1.0, const SpatialReference *srs=NULL, ProgressCallback *progress=0L) | osgEarth::MaskLayer | |
getParentLayer() | osgEarth::Layer | [inline] |
getSpatialReferences() | osgEarth::Layer | [inline] |
getStyles() | osgEarth::Layer | [inline] |
getTitle() | osgEarth::Layer | [inline] |
getUID() const | osgEarth::Layer | [inline] |
initialize(const std::string &referenceURI, const Map *map) | osgEarth::MaskLayer | |
Layer() | osgEarth::Layer | |
Layer() | osgEarth::Layer | |
LayerList typedef | osgEarth::Layer | |
MaskLayer(const MaskLayerOptions &options=MaskLayerOptions()) | osgEarth::MaskLayer | |
MaskLayer(const std::string &name, const MaskSourceOptions &options) | osgEarth::MaskLayer | |
MaskLayer(const MaskLayerOptions &options, MaskSource *source) | osgEarth::MaskLayer | |
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 | |