#include <Key.h>
Inheritance diagram for ani::Key:
Public Methods | |
Key () | |
Key (const Key &key) | |
Key (const float &timeVal) | |
const float & | time () const |
float & | time () |
void | setTime (const float &t) |
|
|
|
|
|
Definition at line 60 of file Key.h. References setTime(). |
|
Definition at line 65 of file Key.h. Referenced by ani::KeyFramerExporter::execute(), Key(), output(), ani::KeyFramerImporter::output(), ani::PosQuatKey::set(), and smooth(). |
|
|
|
Definition at line 67 of file Key.h. Referenced by Key(), ani::PosQuatKey::PosQuatKey(), and ani::PosQuatKey::set(). |