Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/sections/
Dsectionalize.hpp94 Box bounding_box; member
/third_party/boost/boost/polygon/
Dpolygon_traits.hpp1437 extents(T1& bounding_box, const T2& polygon) { in extents()