Home
last modified time | relevance | path

Searched defs:angle_info (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/
H A Doccupation_info.hpp39 struct angle_info struct
41 typedef T angle_type;
42 typedef Point point_type;
44 segment_identifier seg_id;
45 std::size_t turn_index;
46 int operation_index;
47 std::size_t cluster_index;
48 Point intersection_point;
49 Point point; // either incoming or outgoing point
50 bool incoming;
[all …]