![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::animation::AnimationControllerObservable, including all inherited members.
| addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
| addObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
| notifyAnimationChanged(AnimationController *controller, Animation *oldAnimation, Animation *newAnimation) (defined in inviwo::animation::AnimationControllerObservable) | inviwo::animation::AnimationControllerObservable | protected |
| notifyStateChanged(AnimationController *controller, AnimationState prevState, AnimationState newState) (defined in inviwo::animation::AnimationControllerObservable) | inviwo::animation::AnimationControllerObservable | protected |
| notifyTimeChanged(AnimationController *controller, Seconds oldTime, Seconds newTime) (defined in inviwo::animation::AnimationControllerObservable) | inviwo::animation::AnimationControllerObservable | protected |
| operator=(const Observable< AnimationControllerObserver > &other) | inviwo::Observable< AnimationControllerObserver > | |
| removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
| removeObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
| ~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |