Home
last modified time | relevance | path

Searched defs:turn_operation (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dturn_info.hpp49 struct turn_operation struct
51 typedef SegmentRatio segment_ratio_type;
53 operation_type operation;
54 segment_identifier seg_id;
55 SegmentRatio fraction;
57 typedef typename coordinate_type<Point>::type comparable_distance_type;
58 comparable_distance_type remaining_distance;
60 inline turn_operation() in turn_operation() argument