Rewrite lua bindings using sol interface
This commit is contained in:
committed by
Patrick Niklaus
parent
6e7fe5feb0
commit
0f59b78c02
@@ -96,6 +96,7 @@ struct ExtractionWay
|
||||
bool roundabout;
|
||||
bool circular;
|
||||
bool is_startpoint;
|
||||
bool ignore_in_grid;
|
||||
TravelMode forward_travel_mode : 4;
|
||||
TravelMode backward_travel_mode : 4;
|
||||
guidance::RoadClassification road_classification;
|
||||
|
||||
Reference in New Issue
Block a user