navit
0.5.1-trunk
|
Data Fields | |
int | coord_num |
struct coord * | coords |
double | min_dist |
double | max_dist |
char * | item_name |
char * | map_name |
int | warned |
double | last_time |
int | update_period |
struct color | active_color |
struct graphics_gc * | red |
int | width |
struct color route_guard::active_color |
int route_guard::coord_num |
Referenced by osd_route_guard_draw().
struct coord* route_guard::coords |
Referenced by osd_route_guard_destroy().
char* route_guard::item_name |
double route_guard::last_time |
Referenced by osd_route_guard_draw().
char* route_guard::map_name |
Referenced by osd_route_guard_init().
double route_guard::max_dist |
double route_guard::min_dist |
Referenced by osd_route_guard_draw().
struct graphics_gc* route_guard::red |
int route_guard::update_period |
Referenced by osd_route_guard_draw().
int route_guard::warned |
int route_guard::width |