![]() |
Pioneer
|
#include <AnimationKey.h>


Public Member Functions | |
| ScaleKey (double t, const vector3f &s) | |
Public Member Functions inherited from SceneGraph::AnimationKey | |
| AnimationKey (double t) | |
Public Attributes | |
| vector3f | scale |
Public Attributes inherited from SceneGraph::AnimationKey | |
| double | time |
|
inline |
| vector3f SceneGraph::ScaleKey::scale |