Skip to content
Snippets Groups Projects
Commit 3175d63a authored by d.kilic's avatar d.kilic
Browse files

Factor management of trajectories out of Tracker

- Stop Tracker inheriting from QVector, instead save TrackPerson in std::vector
- Save TrackPerson's in another class (new class PersonStorage)
- Move all functions directly accessing the trajectories in a writing/editing manner into this class
- Some small refactorings and documentation-comments
parent 8713451e
No related branches found
No related tags found
Loading
Showing with 1729 additions and 1532 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment