Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/geometries/
Dbox.hpp83 inline box(Point const& min_corner, Point const& max_corner) in box()
93 inline Point const& min_corner() const in min_corner() function in boost::geometry::model::box
108 inline Point& min_corner() in min_corner() function in boost::geometry::model::box
/third_party/boost/boost/geometry/core/
Daccess.hpp35 int const min_corner = 0; variable