navit  0.5.3-trunk
route_guard Struct Reference

Data Fields

int coord_num
 
struct coordcoords
 
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_gcred
 
int width
 

Field Documentation

◆ active_color

struct color route_guard::active_color

◆ coord_num

int route_guard::coord_num

Referenced by osd_route_guard_draw().

◆ coords

struct coord* route_guard::coords

Referenced by osd_route_guard_destroy().

◆ item_name

char* route_guard::item_name

◆ last_time

double route_guard::last_time

Referenced by osd_route_guard_draw().

◆ map_name

char* route_guard::map_name

Referenced by osd_route_guard_init().

◆ max_dist

double route_guard::max_dist

◆ min_dist

double route_guard::min_dist

Referenced by osd_route_guard_draw().

◆ red

struct graphics_gc* route_guard::red

◆ update_period

int route_guard::update_period

Referenced by osd_route_guard_draw().

◆ warned

int route_guard::warned

◆ width

int route_guard::width

The documentation for this struct was generated from the following file: