This is the complete list of members for
cinder::Cue, including all inherited members.
| calcDuration() const | cinder::TimelineItem | [virtual] |
| clone() const | cinder::Cue | [protected, virtual] |
| cloneReverse() const | cinder::Cue | [protected, virtual] |
| complete(bool reverse) | cinder::Cue | [protected, virtual] |
| create(const std::function< void()> &fn, float atTime=0) | cinder::Cue | |
| Cue(const std::function< void()> &fn, float atTime=0) | cinder::Cue | |
| getAutoRemove() const | cinder::TimelineItem | |
| getDuration() const | cinder::TimelineItem | |
| getEndTime() const | cinder::TimelineItem | |
| getFn() const | cinder::Cue | |
| getInfinite() const | cinder::TimelineItem | |
| getLoop() const | cinder::TimelineItem | |
| getParent() const | cinder::TimelineItem | |
| getPingPong() const | cinder::TimelineItem | |
| getStartTime() const | cinder::TimelineItem | |
| getTarget() const | cinder::TimelineItem | |
| hasStarted() const | cinder::TimelineItem | |
| isComplete() | cinder::TimelineItem | |
| loopStart() | cinder::Cue | [protected, virtual] |
| loopTime(float absTime) | cinder::TimelineItem | [protected] |
| mAutoRemove | cinder::TimelineItem | [protected] |
| mComplete | cinder::TimelineItem | [protected] |
| mFunction | cinder::Cue | [protected] |
| mHasReverseStarted | cinder::TimelineItem | [protected] |
| mHasStarted | cinder::TimelineItem | [protected] |
| mInfinite | cinder::TimelineItem | [protected] |
| mLastLoopIteration | cinder::TimelineItem | [protected] |
| mLoop | cinder::TimelineItem | [protected] |
| mMarkedForRemoval | cinder::TimelineItem | [protected] |
| mParent | cinder::TimelineItem | [protected] |
| mPingPong | cinder::TimelineItem | [protected] |
| mReverseComplete | cinder::TimelineItem | [protected] |
| mStartTime | cinder::TimelineItem | [protected] |
| mTarget | cinder::TimelineItem | [protected] |
| mUseAbsoluteTime | cinder::TimelineItem | [protected] |
| removeSelf() | cinder::TimelineItem | |
| reset(bool unsetStarted=false) | cinder::TimelineItem | [virtual] |
| reverse() | cinder::Cue | [protected, virtual] |
| setAutoRemove(bool autoRemove=true) | cinder::TimelineItem | |
| setDuration(float newDuration) | cinder::TimelineItem | |
| setDurationDirty() | cinder::TimelineItem | [protected] |
| setFn(const std::function< void()> &fn) | cinder::Cue | |
| setInfinite(bool infinite=true) | cinder::TimelineItem | |
| setLoop(bool doLoop=true) | cinder::TimelineItem | |
| setPingPong(bool pingPong=true) | cinder::TimelineItem | |
| setStartTime(float newTime) | cinder::TimelineItem | |
| setTarget(void *target) | cinder::TimelineItem | [protected] |
| start(bool reverse) | cinder::Cue | [protected, virtual] |
| stepTo(float time, bool reverse) | cinder::TimelineItem | |
| thisRef() | cinder::TimelineItem | |
| Timeline class | cinder::TimelineItem | [friend] |
| TimelineItem(class Timeline *parent=0) | cinder::TimelineItem | |
| TimelineItem(class Timeline *parent, void *target, float startTime, float duration) | cinder::TimelineItem | |
| update(float relativeTime) | cinder::Cue | [protected, virtual] |
| updateAtLoopStart() | cinder::Cue | [protected, virtual] |
| updateDuration() const | cinder::TimelineItem | [protected] |
| ~TimelineItem() | cinder::TimelineItem | [virtual] |