osgEarth 2.1.1
|
Public Member Functions | |
OpacityHandler (ImageOverlay *overlay) | |
void | onValueChanged (Control *control, float value) |
Public Attributes | |
ImageOverlay * | _overlay |
Definition at line 80 of file osgearth_imageoverlay.cpp.
OpacityHandler::OpacityHandler | ( | ImageOverlay * | overlay | ) | [inline] |
Definition at line 82 of file osgearth_imageoverlay.cpp.
: _overlay(overlay) { }
void OpacityHandler::onValueChanged | ( | Control * | control, |
float | value | ||
) | [inline, virtual] |
Reimplemented from osgEarth::Util::Controls::ControlEventHandler.
Definition at line 83 of file osgearth_imageoverlay.cpp.
Definition at line 86 of file osgearth_imageoverlay.cpp.