|
Rasterfarm-SDK
|
#include "sequence.h"#include "resourcemanager.h"#include "frame.h"#include "interpolation.h"#include "math/matrix.h"Classes | |
| class | Sequence::AnimationBase |
| class | Sequence::AnimationBase::Attribute |
| class | Sequence::Animation< INTERPOLATION > |
Namespaces | |
| namespace | Sequence |
| API for performing a sequence of tasks before of after rendering. | |
Typedefs | |
| using | Sequence::AnimationManager = ResourceManager< AnimationBase, AnimationBase > |
| typedef List< AnimationBase * > | Sequence::AnimationList |