Cinder  0.9.1
cinder::Timeline Member List

This is the complete list of members for cinder::Timeline, including all inherited members.

add(const std::function< void()> &action, float atTime)cinder::Timeline
add(TimelineItemRef item)cinder::Timeline
appendPingPong()cinder::Timeline
appendTo(Anim< T > *target, T endValue, float duration, EaseFn easeFunction=easeNone, typename Tween< T >::LerpFn lerpFunction=&tweenLerp< T >)cinder::Timeline
appendTo(Anim< T > *target, T startValue, T endValue, float duration, EaseFn easeFunction=easeNone, typename Tween< T >::LerpFn lerpFunction=&tweenLerp< T >)cinder::Timeline
appendToPtr(T *target, T endValue, float duration, EaseFn easeFunction=easeNone, typename Tween< T >::LerpFn lerpFunction=&tweenLerp< T >)cinder::Timeline
appendToPtr(T *target, T startValue, T endValue, float duration, EaseFn easeFunction=easeNone, typename Tween< T >::LerpFn lerpFunction=&tweenLerp< T >)cinder::Timeline
apply(Anim< T > *target, T endValue, float duration, EaseFn easeFunction=easeNone, typename Tween< T >::LerpFn lerpFunction=&tweenLerp< T >)cinder::Timeline
apply(Anim< T > *target, T startValue, T endValue, float duration, EaseFn easeFunction=easeNone, typename Tween< T >::LerpFn lerpFunction=&tweenLerp< T >)cinder::Timeline
apply(TimelineItemRef item)cinder::Timeline
applyFn(const std::function< void(T)> &fn, T startValue, T endValue, float duration, const EaseFn &easeFunction=easeNone, const typename Tween< T >::LerpFn &lerpFunction=&tweenLerp< T >)cinder::Timeline
applyPtr(T *target, T endValue, float duration, EaseFn easeFunction=easeNone, typename Tween< T >::LerpFn lerpFunction=&tweenLerp< T >)cinder::Timeline
applyPtr(T *target, T startValue, T endValue, float duration, EaseFn easeFunction=easeNone, typename Tween< T >::LerpFn lerpFunction=&tweenLerp< T >)cinder::Timeline
calcDuration() const cinder::Timelineprotectedvirtual
clear()cinder::Timeline
clone() const cinder::Timelineprotectedvirtual
cloneAndReplaceTarget(void *target, void *replacementTarget)cinder::Timeline
cloneReverse() const cinder::Timelineprotectedvirtual
complete(bool reverse)cinder::Timelineprotectedvirtual
create()cinder::Timelinestatic
empty() const cinder::Timeline
eraseMarked()cinder::Timelineprotected
find(void *target) const cinder::Timeline
findEndTimeOf(void *target, bool *found=NULL) const cinder::Timeline
findLast(void *target) const cinder::Timeline
findLastEnd(void *target) const cinder::Timeline
getAutoRemove() const cinder::TimelineItem
getCurrentTime() const cinder::Timeline
getDefaultAutoRemove() const cinder::Timeline
getDuration() const cinder::TimelineItem
getEndTime() const cinder::TimelineItem
getInfinite() const cinder::TimelineItem
getLoop() const cinder::TimelineItem
getNumItems() const cinder::Timeline
getParent() const cinder::TimelineItem
getPingPong() const cinder::TimelineItem
getStartTime() const cinder::TimelineItem
getTarget() const cinder::TimelineItem
hasStarted() const cinder::TimelineItem
insert(TimelineItemRef item)cinder::Timeline
insert(TimelineItemRef item, float atTime)cinder::Timeline
isComplete()cinder::TimelineItem
itemTimeChanged(TimelineItem *item)cinder::Timeline
loopStart()cinder::Timelineprotectedvirtual
loopTime(float absTime)cinder::TimelineItemprotected
mAutoRemovecinder::TimelineItemprotected
mCompletecinder::TimelineItemprotected
mCurrentTimecinder::Timelineprotected
mDefaultAutoRemovecinder::Timelineprotected
mHasReverseStartedcinder::TimelineItemprotected
mHasStartedcinder::TimelineItemprotected
mInfinitecinder::TimelineItemprotected
mItemscinder::Timelineprotected
mLastLoopIterationcinder::TimelineItemprotected
mLoopcinder::TimelineItemprotected
mMarkedForRemovalcinder::TimelineItemprotected
mParentcinder::TimelineItemprotected
mPingPongcinder::TimelineItemprotected
mReverseCompletecinder::TimelineItemprotected
mStartTimecinder::TimelineItemprotected
mTargetcinder::TimelineItemprotected
mUseAbsoluteTimecinder::TimelineItemprotected
remove(TimelineItemRef item)cinder::Timeline
removeSelf()cinder::TimelineItem
removeTarget(void *target)cinder::Timeline
replaceTarget(void *target, void *replacementTarget)cinder::Timeline
reset(bool unsetStarted=false)cinder::Timelinevirtual
reverse()cinder::Timelineprotectedvirtual
setAutoRemove(bool autoRemove=true)cinder::TimelineItem
setDefaultAutoRemove(bool defaultAutoRemove)cinder::Timeline
setDuration(float newDuration)cinder::TimelineItem
setDurationDirty()cinder::TimelineItemprotected
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::TimelineItemprotected
start(bool reverse)cinder::Timelineprotectedvirtual
step(float timestep)cinder::Timeline
stepTo(float absoluteTime)cinder::Timeline
cinder::TimelineItem::stepTo(float time, bool reverse)cinder::TimelineItem
thisRef()cinder::Timeline
Timeline()cinder::Timelineprotected
TimelineItem(class Timeline *parent=0)cinder::TimelineItem
TimelineItem(class Timeline *parent, void *target, float startTime, float duration)cinder::TimelineItem
update(float absTime)cinder::Timelineprotectedvirtual
updateAtLoopStart()cinder::TimelineItemvirtual
updateDuration() const cinder::TimelineItemprotected
~TimelineItem()cinder::TimelineItemvirtual