SLProject 4.0.000
SLAnimation.h File Reference
#include <SLAnimTrack.h>
#include <SLEnums.h>
#include <SLJoint.h>
Include dependency graph for SLAnimation.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SLAnimation
 SLAnimation is the base container for all animation data. More...
 

Typedefs

typedef vector< SLAnimation * > SLVAnimation
 
typedef std::map< SLstring, SLAnimation * > SLMAnimation
 

Typedef Documentation

◆ SLMAnimation

typedef std::map<SLstring, SLAnimation*> SLMAnimation

◆ SLVAnimation

typedef vector<SLAnimation*> SLVAnimation