Searched defs:min_corner (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/geometry/geometries/ | ||
D | box.hpp | 83 inline box(Point const& min_corner, Point const& max_corner) in box() |
/third_party/boost/boost/geometry/core/ | ||
D | access.hpp | 35 int const min_corner = 0; variable |