#include <Animation.h>
Collaboration diagram for Animation:
Definition at line 50 of file Animation.h.
Definition at line 205 of file Animation.cc.
Definition at line 142 of file Animation.cc.
Definition at line 157 of file Animation.cc.
Parse animation file.
Expected format for parser: wavefront-like t <time> set time: expected to be monotonic! dt <delta time> set time as delta from last set time. v|vi|vo <avar name> [<velocity> | auto] set velocity in, velocity out, or both at once. the auto keyword means calculate the velocity automatically. k <avar name> <value> set avar value at the current time with current velocities
Definition at line 241 of file Animation.cc.
Definition at line 177 of file Animation.cc.
Definition at line 69 of file Animation.h.
Definition at line 71 of file Animation.h.
Definition at line 65 of file Animation.h.
Definition at line 66 of file Animation.h.
Definition at line 67 of file Animation.h.
Definition at line 68 of file Animation.h.
Definition at line 70 of file Animation.h.