SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
Go to the source code of 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 |
Definition in file SLAnimation.h.
typedef std::map<SLstring, SLAnimation*> SLMAnimation |
Definition at line 85 of file SLAnimation.h.
typedef vector<SLAnimation*> SLVAnimation |
Definition at line 84 of file SLAnimation.h.