| add(std::unique_ptr< Track > track) (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| add(Property *property) | inviwo::animation::Animation | |
| addKeyframe(Property *property, Seconds time) | inviwo::animation::Animation | |
| addKeyframeSequence(Property *property, Seconds time) | inviwo::animation::Animation | |
| inviwo::addObservation(ObservableInterface *observable) | inviwo::Observer | protected |
| inviwo::PropertyOwnerObserver::addObservation(ObservableInterface *observable) | inviwo::Observer | protected |
| addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
| addObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
| Animation(AnimationManager *animationManager=nullptr, std::string_view name="Animation") | inviwo::animation::Animation | |
| Animation(const Animation &) (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| Animation(Animation &&)=default (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| begin() (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| begin() const (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| clear() | inviwo::animation::Animation | |
| const_iterator typedef (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| deserialize(Deserializer &d) override (defined in inviwo::animation::Animation) | inviwo::animation::Animation | virtual |
| empty() const (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| end() (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| end() const (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| findTrack(Property *withMe) | inviwo::animation::Animation | |
| getAllTimes() const | inviwo::animation::Animation | |
| getFirstTime() const | inviwo::animation::Animation | |
| getLastTime() const | inviwo::animation::Animation | |
| getName() const | inviwo::animation::Animation | |
| getNextTime(Seconds at) const | inviwo::animation::Animation | |
| getPrevTime(Seconds at) const | inviwo::animation::Animation | |
| getTracksOfType() | inviwo::animation::Animation | |
| hasTrackType() const | inviwo::animation::Animation | |
| iterator typedef (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| notifyFirstMoved() (defined in inviwo::animation::AnimationObservable) | inviwo::animation::AnimationObservable | protected |
| notifyLastMoved() (defined in inviwo::animation::AnimationObservable) | inviwo::animation::AnimationObservable | protected |
| notifyNameChanged(Animation *anim) (defined in inviwo::animation::AnimationObservable) | inviwo::animation::AnimationObservable | protected |
| notifyTrackAdded(Track *track) (defined in inviwo::animation::AnimationObservable) | inviwo::animation::AnimationObservable | protected |
| notifyTrackRemoved(Track *track) (defined in inviwo::animation::AnimationObservable) | inviwo::animation::AnimationObservable | protected |
| observables_ (defined in inviwo::Observer) | inviwo::Observer | protected |
| observables_ (defined in inviwo::Observer) | inviwo::Observer | protected |
| Observer()=default (defined in inviwo::Observer) | inviwo::Observer | |
| Observer(const Observer &other) (defined in inviwo::Observer) | inviwo::Observer | |
| Observer(Observer &&other) (defined in inviwo::Observer) | inviwo::Observer | |
| Observer()=default (defined in inviwo::Observer) | inviwo::Observer | |
| Observer(const Observer &other) (defined in inviwo::Observer) | inviwo::Observer | |
| Observer(Observer &&other) (defined in inviwo::Observer) | inviwo::Observer | |
| onDidAddProperty(Property *property, size_t index) (defined in inviwo::PropertyOwnerObserver) | inviwo::PropertyOwnerObserver | virtual |
| onDidRemoveProperty(PropertyOwner *owner, Property *property, size_t index) (defined in inviwo::PropertyOwnerObserver) | inviwo::PropertyOwnerObserver | virtual |
| onEnabledChanged(Track *) (defined in inviwo::animation::TrackObserver) | inviwo::animation::TrackObserver | inlinevirtual |
| onKeyframeSequenceAdded(Track *, KeyframeSequence *) (defined in inviwo::animation::TrackObserver) | inviwo::animation::TrackObserver | inlinevirtual |
| onKeyframeSequenceRemoved(Track *, KeyframeSequence *) (defined in inviwo::animation::TrackObserver) | inviwo::animation::TrackObserver | inlinevirtual |
| onNameChanged(Track *) (defined in inviwo::animation::TrackObserver) | inviwo::animation::TrackObserver | inlinevirtual |
| onWillAddProperty(PropertyOwner *owner, Property *property, size_t index) | inviwo::PropertyOwnerObserver | virtual |
| onWillRemoveProperty(Property *property, size_t index) override (defined in inviwo::animation::Animation) | inviwo::animation::Animation | virtual |
| operator()(Seconds from, Seconds to, AnimationState state) const (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| operator=(const Animation &that) (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| operator=(Animation &&that)=default (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| inviwo::animation::AnimationObservable::operator=(const Observable< AnimationObserver > &other) | inviwo::Observable< AnimationObserver > | |
| operator=(Observer &&other) (defined in inviwo::Observer) | inviwo::Observer | |
| operator=(const Observer &other) (defined in inviwo::Observer) | inviwo::Observer | |
| operator=(Observer &&other) (defined in inviwo::Observer) | inviwo::Observer | |
| operator=(const Observer &other) (defined in inviwo::Observer) | inviwo::Observer | |
| operator[](size_t i) (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| operator[](size_t i) const (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| PropertyOwnerObservable (defined in inviwo::PropertyOwnerObserver) | inviwo::PropertyOwnerObserver | |
| remove(size_t i) | inviwo::animation::Animation | |
| remove(Track *track) | inviwo::animation::Animation | |
| remove(Keyframe *key) | inviwo::animation::Animation | |
| remove(KeyframeSequence *seq) | inviwo::animation::Animation | |
| inviwo::removeObservation(ObservableInterface *observable) | inviwo::Observer | |
| inviwo::PropertyOwnerObserver::removeObservation(ObservableInterface *observable) | inviwo::Observer | |
| removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protected |
| removeObservations() (defined in inviwo::Observer) | inviwo::Observer | |
| removeObservations() (defined in inviwo::Observer) | inviwo::Observer | |
| removeObserver(Observer *observer)=0 (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | protectedpure virtual |
| serialize(Serializer &s) const override (defined in inviwo::animation::Animation) | inviwo::animation::Animation | virtual |
| setName(std::string_view name) | inviwo::animation::Animation | |
| size() const (defined in inviwo::animation::Animation) | inviwo::animation::Animation | |
| ~ObservableInterface()=default (defined in inviwo::ObservableInterface) | inviwo::ObservableInterface | virtual |
| ~Observer() | inviwo::Observer | virtual |
| ~Serializable()=default (defined in inviwo::Serializable) | inviwo::Serializable | virtual |