Cinder  0.9.1
Classes | Namespaces | Typedefs
Timeline.h File Reference
#include "cinder/Cinder.h"
#include "cinder/TimelineItem.h"
#include "cinder/Easing.h"
#include "cinder/Tween.h"
#include <vector>
#include <list>
#include <map>
#include <algorithm>

Classes

class  cinder::Timeline
 
class  cinder::Cue
 

Namespaces

 cinder
 

Typedefs

typedef std::shared_ptr< class Cue > cinder::CueRef
 
typedef std::shared_ptr< class Timeline > cinder::TimelineRef