Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::animation::AnimationControllerObservable Member List

This is the complete list of members for inviwo::animation::AnimationControllerObservable, including all inherited members.

addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
notifyAnimationChanged(AnimationController *controller, Animation *oldAnimation, Animation *newAnimation) (defined in inviwo::animation::AnimationControllerObservable)inviwo::animation::AnimationControllerObservableprotected
notifyStateChanged(AnimationController *controller, AnimationState prevState, AnimationState newState) (defined in inviwo::animation::AnimationControllerObservable)inviwo::animation::AnimationControllerObservableprotected
notifyTimeChanged(AnimationController *controller, Seconds oldTime, Seconds newTime) (defined in inviwo::animation::AnimationControllerObservable)inviwo::animation::AnimationControllerObservableprotected
Observable(const Observable< AnimationControllerObserver > &other)inviwo::Observable< AnimationControllerObserver >
Observable(Observable< AnimationControllerObserver > &&other) noexceptinviwo::Observable< AnimationControllerObserver >
operator=(const Observable< AnimationControllerObserver > &other)inviwo::Observable< AnimationControllerObserver >
operator=(Observable< AnimationControllerObserver > &&other) noexceptinviwo::Observable< AnimationControllerObserver >
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
~ObservableInterface()=default (defined in inviwo::ObservableInterface)inviwo::ObservableInterfacevirtual