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 | SLAnimPlayback |
Manages the playback of an SLAnimation. More... | |
Typedefs | |
typedef vector< SLAnimPlayback * > | SLVAnimPlayback |
typedef std::map< SLstring, SLAnimPlayback * > | SLMAnimPlayback |
Definition in file SLAnimPlayback.h.
typedef std::map<SLstring, SLAnimPlayback*> SLMAnimPlayback |
Definition at line 92 of file SLAnimPlayback.h.
typedef vector<SLAnimPlayback*> SLVAnimPlayback |
Definition at line 91 of file SLAnimPlayback.h.