|
|
This is the complete list of members for Trajectory, including all inherited members.
| addKeyframe(const TrackID &id, const VariantKeyframe &keyframe) | Trajectory | |
| addKeyframe(const TrackID &id, float time, const VariantValue &value) | Trajectory | |
| addTrack(const TrackID &id) | Trajectory | |
| addTrack(const TrackID &id, const VariantTrack::UpdateFunc &updateFunc) | Trajectory | |
| clear() | Trajectory | |
| operator<<(std::ostream &os, const Trajectory &trajectory) | Trajectory | friend |
| operator[](const TrackID &id) | Trajectory | |
| operator[](const TrackID &id) const | Trajectory | |
| Trajectory() | Trajectory | |
| update(float time, bool ignoreEmptyTracks=false) | Trajectory |