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 notifyStateChanged (AnimationController *controller, AnimationState prevState, AnimationState newState)
void notifyTimeChanged (AnimationController *controller, Seconds oldTime, Seconds newTime)
void notifyAnimationChanged (AnimationController *controller, Animation *oldAnimation, Animation *newAnimation)
Protected Member Functions inherited from inviwo::Observable< AnimationControllerObserver >
void forEachObserver (C callback)
Protected Member Functions inherited from inviwo::ObservableInterface
virtual void addObserver (Observer *observer)=0
virtual void removeObserver (Observer *observer)=0
void addObservationHelper (Observer *observer)
void removeObservationHelper (Observer *observer)

Additional Inherited Members

Public Member Functions inherited from inviwo::Observable< AnimationControllerObserver >
Observable< AnimationControllerObserver > & operator= (const Observable< AnimationControllerObserver > &other)
void addObserver (AnimationControllerObserver *observer)
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:
  • animationcontrollerobserver.h