, including all inherited members.
_alpha | osgEarth::Util::ImageOverlay | [private] |
_callbacks | osgEarth::Util::ImageOverlay | [private] |
_dirty | osgEarth::Util::ImageOverlay | [private] |
_geode | osgEarth::Util::ImageOverlay | [private] |
_geometry | osgEarth::Util::ImageOverlay | [private] |
_image | osgEarth::Util::ImageOverlay | [private] |
_lowerLeft | osgEarth::Util::ImageOverlay | [private] |
_lowerRight | osgEarth::Util::ImageOverlay | [private] |
_mapNode | osgEarth::DrapeableNode | [protected] |
_mutex | osgEarth::Util::ImageOverlay | [private] |
_upperLeft | osgEarth::Util::ImageOverlay | [private] |
_upperRight | osgEarth::Util::ImageOverlay | [private] |
addCallback(ImageOverlayCallback *callback) | osgEarth::Util::ImageOverlay | |
CallbackList typedef | osgEarth::Util::ImageOverlay | |
clampLatitudes() | osgEarth::Util::ImageOverlay | [private] |
ControlPoint enum name | osgEarth::Util::ImageOverlay | |
CONTROLPOINT_CENTER enum value | osgEarth::Util::ImageOverlay | |
CONTROLPOINT_LOWER_LEFT enum value | osgEarth::Util::ImageOverlay | |
CONTROLPOINT_LOWER_RIGHT enum value | osgEarth::Util::ImageOverlay | |
CONTROLPOINT_UPPER_LEFT enum value | osgEarth::Util::ImageOverlay | |
CONTROLPOINT_UPPER_RIGHT enum value | osgEarth::Util::ImageOverlay | |
dirty() | osgEarth::Util::ImageOverlay | |
DrapeableNode(MapNode *mapNode=0L, bool draped=true) | osgEarth::DrapeableNode | |
fireCallback(ImageOverlay::ControlPoint point, const osg::Vec2d &location) | osgEarth::Util::ImageOverlay | [private] |
getAlpha() const | osgEarth::Util::ImageOverlay | |
getBounds() const | osgEarth::Util::ImageOverlay | |
getCenter() const | osgEarth::Util::ImageOverlay | |
getControlPoint(ControlPoint controlPoint) | osgEarth::Util::ImageOverlay | |
getDraped() const | osgEarth::DrapeableNode | [inline] |
getImage() const | osgEarth::Util::ImageOverlay | |
getLowerLeft() const | osgEarth::Util::ImageOverlay | [inline] |
getLowerRight() const | osgEarth::Util::ImageOverlay | [inline] |
getNode() const | osgEarth::DrapeableNode | [inline] |
getUpperLeft() const | osgEarth::Util::ImageOverlay | [inline] |
getUpperRight() const | osgEarth::Util::ImageOverlay | [inline] |
ImageOverlay(MapNode *mapNode, osg::Image *image=NULL) | osgEarth::Util::ImageOverlay | |
init() | osgEarth::Util::ImageOverlay | [private] |
postCTOR() | osgEarth::Util::ImageOverlay | [private] |
removeCallback(ImageOverlayCallback *callback) | osgEarth::Util::ImageOverlay | |
setAlpha(float alpha) | osgEarth::Util::ImageOverlay | |
setBounds(const osgEarth::Bounds &bounds) | osgEarth::Util::ImageOverlay | |
setBoundsAndRotation(const osgEarth::Bounds &bounds, const Angular &rotation) | osgEarth::Util::ImageOverlay | |
setCenter(double lon_deg, double lat_deg) | osgEarth::Util::ImageOverlay | |
setControlPoint(ControlPoint controlPoint, double lon_deg, double lat_deg, bool singleVert=false) | osgEarth::Util::ImageOverlay | |
setCorners(const osg::Vec2d &lowerLeft, const osg::Vec2d &lowerRight, const osg::Vec2d &upperLeft, const osg::Vec2d &upperRight) | osgEarth::Util::ImageOverlay | |
setDraped(bool value) | osgEarth::DrapeableNode | |
setEast(double value_deg) | osgEarth::Util::ImageOverlay | |
setImage(osg::Image *image) | osgEarth::Util::ImageOverlay | |
setLowerLeft(double lon_deg, double lat_deg) | osgEarth::Util::ImageOverlay | |
setLowerRight(double lon_deg, double lat_deg) | osgEarth::Util::ImageOverlay | |
setNode(osg::Node *node) | osgEarth::DrapeableNode | |
setNorth(double value_deg) | osgEarth::Util::ImageOverlay | |
setSouth(double value_deg) | osgEarth::Util::ImageOverlay | |
setUpperLeft(double lon_deg, double lat_deg) | osgEarth::Util::ImageOverlay | |
setUpperRight(double lon_deg, double lat_deg) | osgEarth::Util::ImageOverlay | |
setWest(double value_deg) | osgEarth::Util::ImageOverlay | |
traverse(osg::NodeVisitor &nv) | osgEarth::Util::ImageOverlay | [virtual] |