|
navit
0.5.3-trunk
|
data structure to transfer data between this and the multipolygon code in osm.c More...
Data Fields | |
| int | count |
| int * | ccount |
| struct item_bin ** | part |
| int | sequence_count |
| int * | scount |
| int * | direction |
| int ** | sequences |
data structure to transfer data between this and the multipolygon code in osm.c
| int* itembin_loop_combiner_context::ccount |
| int itembin_loop_combiner_context::count |
combiner input
| int* itembin_loop_combiner_context::direction |
| struct item_bin** itembin_loop_combiner_context::part |
| int* itembin_loop_combiner_context::scount |
| int itembin_loop_combiner_context::sequence_count |
combiner result
| int** itembin_loop_combiner_context::sequences |