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

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

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::Observerprotected
inviwo::PropertyOwnerObserver::addObservation(ObservableInterface *observable)inviwo::Observerprotected
addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
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::Animationvirtual
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() constinviwo::animation::Animation
getFirstTime() constinviwo::animation::Animation
getLastTime() constinviwo::animation::Animation
getName() constinviwo::animation::Animation
iterator typedef (defined in inviwo::animation::Animation)inviwo::animation::Animation
notifyFirstMoved() (defined in inviwo::animation::AnimationObservable)inviwo::animation::AnimationObservableprotected
notifyLastMoved() (defined in inviwo::animation::AnimationObservable)inviwo::animation::AnimationObservableprotected
notifyNameChanged(Animation *anim) (defined in inviwo::animation::AnimationObservable)inviwo::animation::AnimationObservableprotected
notifyTrackAdded(Track *track) (defined in inviwo::animation::AnimationObservable)inviwo::animation::AnimationObservableprotected
notifyTrackRemoved(Track *track) (defined in inviwo::animation::AnimationObservable)inviwo::animation::AnimationObservableprotected
Observable(const Observable< AnimationObserver > &other)inviwo::Observable< AnimationObserver >
Observable(Observable< AnimationObserver > &&other) noexceptinviwo::Observable< AnimationObserver >
observables_ (defined in inviwo::Observer)inviwo::Observerprotected
observables_ (defined in inviwo::Observer)inviwo::Observerprotected
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::PropertyOwnerObservervirtual
onDidRemoveProperty(PropertyOwner *owner, Property *property, size_t index) (defined in inviwo::PropertyOwnerObserver)inviwo::PropertyOwnerObservervirtual
onEnabledChanged(Track *) (defined in inviwo::animation::TrackObserver)inviwo::animation::TrackObserverinlinevirtual
onKeyframeSequenceAdded(Track *, KeyframeSequence *) (defined in inviwo::animation::TrackObserver)inviwo::animation::TrackObserverinlinevirtual
onKeyframeSequenceRemoved(Track *, KeyframeSequence *) (defined in inviwo::animation::TrackObserver)inviwo::animation::TrackObserverinlinevirtual
onNameChanged(Track *) (defined in inviwo::animation::TrackObserver)inviwo::animation::TrackObserverinlinevirtual
onWillAddProperty(PropertyOwner *owner, Property *property, size_t index)inviwo::PropertyOwnerObservervirtual
onWillRemoveProperty(Property *property, size_t index) override (defined in inviwo::animation::Animation)inviwo::animation::Animationvirtual
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 >
inviwo::animation::AnimationObservable::operator=(Observable< AnimationObserver > &&other) noexceptinviwo::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
PropertyOwnerObserver()=default (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::ObservableInterfaceprotected
removeObservations() (defined in inviwo::Observer)inviwo::Observer
removeObservations() (defined in inviwo::Observer)inviwo::Observer
serialize(Serializer &s) const override (defined in inviwo::animation::Animation)inviwo::animation::Animationvirtual
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::ObservableInterfacevirtual
~Observer()inviwo::Observervirtual
~PropertyOwnerObserver()=default (defined in inviwo::PropertyOwnerObserver)inviwo::PropertyOwnerObservervirtual
~Serializable()=default (defined in inviwo::Serializable)inviwo::Serializablevirtual