![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Protected Member Functions | |
| void | notifyKeyframeSelectionChanged (Keyframe *key) |
| void | notifyKeyframeTimeChanged (Keyframe *key, Seconds oldTime) |
| Protected Member Functions inherited from inviwo::Observable< KeyframeObserver > | |
| void | forEachObserver (C callback) |
| Protected Member Functions inherited from inviwo::ObservableInterface | |
| void | addObservationHelper (Observer *observer) |
| virtual void | addObserver (Observer *observer)=0 |
| void | removeObservationHelper (Observer *observer) |
| virtual void | removeObserver (Observer *observer)=0 |
Additional Inherited Members | |
| Public Member Functions inherited from inviwo::Observable< KeyframeObserver > | |
| void | addObserver (KeyframeObserver *observer) |
| bool | isObservedBy (KeyframeObserver *observer) const |
| Observable< KeyframeObserver > & | operator= (const Observable< KeyframeObserver > &other) |
| void | removeObserver (KeyframeObserver *observer) |
| virtual void | startBlockingNotifications () override final |
| virtual void | stopBlockingNotifications () override final |