navit  0.5.3-trunk
itembin_loop_combiner_context Struct Reference

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
 

Detailed Description

data structure to transfer data between this and the multipolygon code in osm.c

Field Documentation

◆ ccount

int* itembin_loop_combiner_context::ccount

◆ count

int itembin_loop_combiner_context::count

combiner input

◆ direction

int* itembin_loop_combiner_context::direction

◆ part

struct item_bin** itembin_loop_combiner_context::part

◆ scount

int* itembin_loop_combiner_context::scount

◆ sequence_count

int itembin_loop_combiner_context::sequence_count

combiner result

◆ sequences

int** itembin_loop_combiner_context::sequences

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