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


Public Member Functions | |
| PositionKey (double t, const vector3f &pos) | |
Public Member Functions inherited from SceneGraph::AnimationKey | |
| AnimationKey (double t) | |
Public Attributes | |
| vector3f | position |
Public Attributes inherited from SceneGraph::AnimationKey | |
| double | time |
|
inline |
| vector3f SceneGraph::PositionKey::position |