Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dassign_parents.hpp111 struct ring_info_helper struct
113 ring_identifier id;
114 AreaType real_area;
115 AreaType abs_area;
116 model::box<Point> envelope;
118 inline ring_info_helper() in ring_info_helper() function
122 inline ring_info_helper(ring_identifier i, AreaType const& a) in ring_info_helper() function