navit  0.5.1-trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups
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

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

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