Inviwo  0.9.10.1
Inviwo documentation
inviwo::animation::TrackTyped< Key > Member List

This is the complete list of members for inviwo::animation::TrackTyped< Key >, including all inherited members.

add(Seconds time, bool asNewSequence)=0inviwo::animation::Trackpure virtual
add(std::unique_ptr< KeyframeSequence > sequence)=0inviwo::animation::Trackpure virtual
addObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
addObserver(TrackObserver *observer) (defined in inviwo::Observable< TrackObserver >)inviwo::Observable< TrackObserver >
addTyped(const KeyframeSequenceTyped< Key > &sequence)=0 (defined in inviwo::animation::TrackTyped< Key >)inviwo::animation::TrackTyped< Key >pure virtual
deserialize(Deserializer &d) override=0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
empty() const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
forEachObserver(C callback) (defined in inviwo::Observable< TrackObserver >)inviwo::Observable< TrackObserver >protected
getAllTimes() const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
getClassIdentifier() const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
getFirst() const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
getFirst()=0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
getFirstTime() const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
getIdentifier() const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
getLast() const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
getLast()=0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
getLastTime() const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
getName() const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
getPriority() const =0inviwo::animation::Trackpure virtual
isEnabled() const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
notifyEnabledChanged(Track *t) (defined in inviwo::animation::TrackObservable)inviwo::animation::TrackObservableprotected
notifyFirstMoved(Track *t) (defined in inviwo::animation::TrackObservable)inviwo::animation::TrackObservableprotected
notifyIdentifierChanged(Track *t) (defined in inviwo::animation::TrackObservable)inviwo::animation::TrackObservableprotected
notifyKeyframeSequenceAdded(Track *t, KeyframeSequence *s) (defined in inviwo::animation::TrackObservable)inviwo::animation::TrackObservableprotected
notifyKeyframeSequenceRemoved(Track *t, KeyframeSequence *s) (defined in inviwo::animation::TrackObservable)inviwo::animation::TrackObservableprotected
notifyLastMoved(Track *t) (defined in inviwo::animation::TrackObservable)inviwo::animation::TrackObservableprotected
notifyNameChanged(Track *t) (defined in inviwo::animation::TrackObservable)inviwo::animation::TrackObservableprotected
notifyPriorityChanged(Track *t) (defined in inviwo::animation::TrackObservable)inviwo::animation::TrackObservableprotected
Observable()=default (defined in inviwo::Observable< TrackObserver >)inviwo::Observable< TrackObserver >
Observable(const Observable< TrackObserver > &other)inviwo::Observable< TrackObserver >
Observable(Observable< TrackObserver > &&other)inviwo::Observable< TrackObserver >
operator()(Seconds from, Seconds to, AnimationState state) const =0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
operator=(const Track &)=delete (defined in inviwo::animation::Track)inviwo::animation::Track
inviwo::animation::TrackObservable::operator=(const Observable< TrackObserver > &other)inviwo::Observable< TrackObserver >
inviwo::animation::TrackObservable::operator=(Observable< TrackObserver > &&other)inviwo::Observable< TrackObserver >
operator[](size_t i) override=0 (defined in inviwo::animation::TrackTyped< Key >)inviwo::animation::TrackTyped< Key >pure virtual
operator[](size_t i) const override=0 (defined in inviwo::animation::TrackTyped< Key >)inviwo::animation::TrackTyped< Key >pure virtual
remove(size_t i)=0inviwo::animation::Trackpure virtual
remove(KeyframeSequence *seq)=0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
remove(Keyframe *key)=0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
removeObservationHelper(Observer *observer) (defined in inviwo::ObservableInterface)inviwo::ObservableInterfaceprotected
removeObserver(TrackObserver *observer) (defined in inviwo::Observable< TrackObserver >)inviwo::Observable< TrackObserver >
serialize(Serializer &s) const override=0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
setEnabled(bool enabled)=0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
setIdentifier(const std::string &identifier)=0 (defined in inviwo::animation::Track)inviwo::animation::Trackpure virtual
setName(const std::string &name)=0inviwo::animation::Trackpure virtual
setPriority(size_t priority)=0inviwo::animation::Trackpure virtual
size() const =0inviwo::animation::Trackpure virtual
startBlockingNotifications() override final (defined in inviwo::Observable< TrackObserver >)inviwo::Observable< TrackObserver >virtual
stopBlockingNotifications() override final (defined in inviwo::Observable< TrackObserver >)inviwo::Observable< TrackObserver >virtual
Track()=default (defined in inviwo::animation::Track)inviwo::animation::Track
Track(const Track &)=delete (defined in inviwo::animation::Track)inviwo::animation::Track
TrackTyped()=default (defined in inviwo::animation::TrackTyped< Key >)inviwo::animation::TrackTyped< Key >
~Observable() (defined in inviwo::Observable< TrackObserver >)inviwo::Observable< TrackObserver >virtual
~ObservableInterface()=default (defined in inviwo::ObservableInterface)inviwo::ObservableInterfacevirtual
~Serializable()=default (defined in inviwo::Serializable)inviwo::Serializablevirtual
~Track()=defaultinviwo::animation::Trackvirtual
~TrackTyped()=default (defined in inviwo::animation::TrackTyped< Key >)inviwo::animation::TrackTyped< Key >virtual