![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Inheritance diagram for inviwo::animation::ValueKeyframeSequenceObserverble:Protected Member Functions | |
| void | notifyValueKeyframeSequenceInterpolationDidChange (ValueKeyframeSequence *seq) |
| void | notifyValueKeyframeSequenceInterpolationWillChange (ValueKeyframeSequence *seq) |
Protected Member Functions inherited from inviwo::Observable< ValueKeyframeSequenceObserver > | |
| void | forEachObserver (C callback) |
Protected Member Functions inherited from inviwo::ObservableInterface | |
| void | addObservationHelper (Observer *observer) |
| void | removeObservationHelper (Observer *observer) |
Additional Inherited Members | |
Public Member Functions inherited from inviwo::Observable< ValueKeyframeSequenceObserver > | |
| void | addObserver (ValueKeyframeSequenceObserver *observer) |
| bool | isObservedBy (ValueKeyframeSequenceObserver *observer) const |
| Observable (const Observable< ValueKeyframeSequenceObserver > &other) | |
| Observable (Observable< ValueKeyframeSequenceObserver > &&other) noexcept | |
| Observable< ValueKeyframeSequenceObserver > & | operator= (const Observable< ValueKeyframeSequenceObserver > &other) |
| Observable< ValueKeyframeSequenceObserver > & | operator= (Observable< ValueKeyframeSequenceObserver > &&other) noexcept |
| void | removeObserver (ValueKeyframeSequenceObserver *observer) |
| virtual void | startBlockingNotifications () override final |
| virtual void | stopBlockingNotifications () override final |