|
navit
0.5.3-trunk
|
#include <gui_internal_priv.h>
Data Fields | |
| struct heightline * | next |
| int | height |
| struct coord_rect | bbox |
| int | count |
| struct coord | c [0] |
| struct coord_rect heightline::bbox |
Referenced by gui_internal_cmd2_route_height_profile(), and item_get_heightline().
| struct coord heightline::c[0] |
Referenced by gui_internal_cmd2_route_height_profile(), and item_get_heightline().
| int heightline::count |
Referenced by gui_internal_cmd2_route_height_profile(), and item_get_heightline().
| int heightline::height |
Referenced by gui_internal_cmd2_route_height_profile(), and item_get_heightline().
| struct heightline* heightline::next |
Referenced by gui_internal_cmd2_route_height_profile().