Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
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
addTyped(const KeyframeSequenceTyped< Key > &sequence)=0 (defined in inviwo::animation::TrackTyped< Key >)inviwo::animation::TrackTyped< Key >pure virtual
clone() const =0inviwo::animation::Trackpure 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
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
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
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(const Observable< TrackObserver > &other)inviwo::Observable< TrackObserver >
Observable(Observable< TrackObserver > &&other) noexceptinviwo::Observable< TrackObserver >
operator()(Seconds from, Seconds to, AnimationState state) const =0inviwo::animation::Trackpure virtual
operator=(const Observable< TrackObserver > &other)inviwo::Observable< TrackObserver >
operator=(Observable< TrackObserver > &&other) noexceptinviwo::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
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
setName(const std::string &name)=0inviwo::animation::Trackpure virtual
setPriority(size_t priority)=0inviwo::animation::Trackpure virtual
size() const =0inviwo::animation::Trackpure virtual
Track()=default (defined in inviwo::animation::Track)inviwo::animation::Track
TrackTyped()=default (defined in inviwo::animation::TrackTyped< Key >)inviwo::animation::TrackTyped< Key >
~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