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

Public Member Functions

virtual const InterpolationgetInterpolation () const =0
virtual void setInterpolation (std::unique_ptr< Interpolation > interpolation)=0
virtual std::vector< InterpolationFactoryObject * > getSupportedInterpolations (InterpolationFactory &factory) const =0
virtual Easing getEasingType () const =0
virtual void setEasingType (Easing easing)=0
Public Member Functions inherited from inviwo::Observable< ValueKeyframeSequenceObserver >
Observable< ValueKeyframeSequenceObserver > & operator= (const Observable< ValueKeyframeSequenceObserver > &other)
void addObserver (ValueKeyframeSequenceObserver *observer)
void removeObserver (ValueKeyframeSequenceObserver *observer)
virtual void startBlockingNotifications () override final
virtual void stopBlockingNotifications () override final

Additional Inherited Members

Protected Member Functions inherited from inviwo::animation::ValueKeyframeSequenceObserverble
void notifyValueKeyframeSequenceEasingChanged (ValueKeyframeSequence *seq)
void notifyValueKeyframeSequenceInterpolationChanged (ValueKeyframeSequence *seq)
Protected Member Functions inherited from inviwo::Observable< ValueKeyframeSequenceObserver >
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)

The documentation for this class was generated from the following file:
  • valuekeyframesequence.h