X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=labeller.h;h=f17bda5b406b8a754242f88602f0aecad794aa64;hb=5ac436112370bca9a88fe9ed31f399197b6b08cf;hp=8f1b0fad9637b17c5176176878c087422e8a9bd0;hpb=2dda46b6d1cebc5205f7f98b4db4dcae40c11e55;p=leo.git diff --git a/labeller.h b/labeller.h index 8f1b0fa..f17bda5 100644 --- a/labeller.h +++ b/labeller.h @@ -114,6 +114,7 @@ struct graph_node osm_id_t id; struct osm_node *o; struct graph_edge **edges; + int num; }; struct graph_edge @@ -130,6 +131,10 @@ struct graph_edge struct sym_text *text; struct sym_line *sym; z_index_t zindex; + int dir; + struct graph_node *anode; + struct graph_node *bnode; // DEBUG PRINT + int num; // DEBUG }; struct longline