#include <KeyFramerExporter.h>
Public Methods | |
KeyFramerExporter () | |
void | execute (const char *const filename, const ani::KeyFramer< PosQuatKey > &kf) |
|
Definition at line 44 of file KeyFramerExporter.h. |
|
Definition at line 48 of file KeyFramerExporter.h. References ani::KeyFramer< _keyType >::keys(), ani::PosQuatKey::position(), ani::PosQuatKey::rotation(), and ani::Key::time(). |