The property change listener interface. More...
#include <props.hxx>
Inherited by simgear::effect::ScalarChangeListener< ObjType, OSGParamType >, simgear::EffectPropertyListener, and simgear::MultiChangeListener.
Friends | |
class | SGPropertyNode |
The property change listener interface.
Any class that needs to listen for property changes must implement this interface.
Definition at line 717 of file props.hxx.