5.3.4.88. Function tracking_parse_tracks¶
Defined in File tracking_io.h
5.3.4.88.1. Function Documentation¶
-
void tracking_parse_tracks(const char *filename, vec_track_t *tracks)¶
From a given path, parse the corresponding file and fill a vector of tracks.
- Parameters
filename – The path of the file to parse.
tracks – A vector of tracks.