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


Public Member Functions | |
| RotationKey (double t, const Quaternionf &q) | |
Public Member Functions inherited from SceneGraph::AnimationKey | |
| AnimationKey (double t) | |
Public Attributes | |
| Quaternionf | rotation |
Public Attributes inherited from SceneGraph::AnimationKey | |
| double | time |
|
inline |
| Quaternionf SceneGraph::RotationKey::rotation |