Public Member Functions | |
| KeyframeAnim (const Common::String &filename, Common::SeekableReadStream *data) | |
| void | loadBinary (Common::SeekableReadStream *data) |
| void | loadText (TextSplitter &ts) |
| bool | isNodeAnimated (ModelNode *nodes, int num, float time, bool tagged) const |
| void | animate (ModelNode *nodes, int num, float time, float fade, bool tagged) const |
| int | getMarker (float startTime, float stopTime) const |
| float | getLength () const |
| const Common::String & | getFilename () const |
Public Member Functions inherited from Grim::Object | |
| void | reset () |
| void | reference () |
| void | dereference () |
| int32 | getId () const |