#include <CCBundle3DData.h>
Classes | |
| struct | QuatKey |
| struct | Vec3Key |
Public Member Functions | |
| Animation3DData () | |
| Animation3DData (const Animation3DData &other) | |
| void | clear () |
Public Attributes | |
| std::map< std::string, std::vector< Vec3Key > > | _translationKeys |
| std::map< std::string, std::vector< QuatKey > > | _rotationKeys |
| std::map< std::string, std::vector< Vec3Key > > | _scaleKeys |
| float | _totalTime |
|
inline |
|
inline |
|
inline |
| std::map<std::string, std::vector<QuatKey> > _rotationKeys |
| std::map<std::string, std::vector<Vec3Key> > _scaleKeys |
| float _totalTime |
| std::map<std::string, std::vector<Vec3Key> > _translationKeys |