navit
0.5.3-trunk
|
Data Fields | |
int | prec |
int | ppos |
int | npos |
struct point * | res |
struct draw_polyline_shape | shape |
struct draw_polyline_shape | prev_shape |
int draw_polyline_context::npos |
Referenced by draw_end(), draw_init_ctx(), draw_middle(), and graphics_draw_polyline_as_polygon().
int draw_polyline_context::ppos |
Referenced by draw_begin(), draw_init_ctx(), draw_middle(), and graphics_draw_polyline_as_polygon().
int draw_polyline_context::prec |
Referenced by draw_init_ctx().
struct draw_polyline_shape draw_polyline_context::prev_shape |
Referenced by draw_end(), draw_middle(), draw_shape(), and graphics_draw_polyline_as_polygon().
struct point* draw_polyline_context::res |
Referenced by draw_begin(), draw_end(), draw_middle(), and graphics_draw_polyline_as_polygon().
struct draw_polyline_shape draw_polyline_context::shape |
Referenced by draw_begin(), draw_middle(), draw_shape(), and graphics_draw_polyline_as_polygon().