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 | SLAnimTrack |
Abstract base class for SLAnimationTracks providing time and keyframe functions. More... | |
class | SLNodeAnimTrack |
Specialized animation track for node animations. More... | |
Typedefs | |
typedef std::map< SLuint, SLNodeAnimTrack * > | SLMNodeAnimTrack |
Definition in file SLAnimTrack.h.
typedef std::map<SLuint, SLNodeAnimTrack*> SLMNodeAnimTrack |
Definition at line 94 of file SLAnimTrack.h.