Home
last modified time | relevance | path

Searched defs:ring_with_direction (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 Daggregate_operations.hpp23 struct ring_with_direction struct
25 ring_identifier ring_id;
26 direction_type direction;
28 std::size_t turn_index;
29 int operation_index;
30 operation_type operation;
31 signed_size_type region_id;
32 bool isolated;
34 inline bool operator<(ring_with_direction const& other) const in operator <()
41 ring_with_direction() in ring_with_direction() function