![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Protected Member Functions | |
void | notifyKeyframeTimeChanged (Keyframe *key, Seconds oldTime) |
void | notifyKeyframeSelectionChanged (Keyframe *key) |
![]() | |
void | forEachObserver (C callback) |
![]() | |
void | addObservationHelper (Observer *observer) |
void | removeObservationHelper (Observer *observer) |
Additional Inherited Members | |
![]() | |
Observable (const Observable< KeyframeObserver > &other) | |
Observable (Observable< KeyframeObserver > &&other) | |
Observable< KeyframeObserver > & | operator= (const Observable< KeyframeObserver > &other) |
Observable< KeyframeObserver > & | operator= (Observable< KeyframeObserver > &&other) |
void | addObserver (KeyframeObserver *observer) |
void | removeObserver (KeyframeObserver *observer) |
virtual void | startBlockingNotifications () override final |
virtual void | stopBlockingNotifications () override final |