Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dselect_rings.hpp40 struct ring_turn_info struct
42 bool has_traversed_turn;
43 bool has_blocked_turn;
44 bool within_other;
46 ring_turn_info() in ring_turn_info() argument