Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::animation::AnimationControllerObservable Class Reference
Inheritance diagram for inviwo::animation::AnimationControllerObservable:

Protected Member Functions

void notifyAnimationChanged (AnimationController *controller, Animation *oldAnimation, Animation *newAnimation)
void notifyStateChanged (AnimationController *controller, AnimationState prevState, AnimationState newState)
void notifyTimeChanged (AnimationController *controller, Seconds oldTime, Seconds newTime)
Protected Member Functions inherited from inviwo::Observable< AnimationControllerObserver >
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< AnimationControllerObserver >
void addObserver (AnimationControllerObserver *observer)
bool isObservedBy (AnimationControllerObserver *observer) const
Observable< AnimationControllerObserver > & operator= (const Observable< AnimationControllerObserver > &other)
void removeObserver (AnimationControllerObserver *observer)
virtual void startBlockingNotifications () override final
virtual void stopBlockingNotifications () override final

The documentation for this class was generated from the following file:
  • modules/animation/include/modules/animation/animationcontrollerobserver.h