Searched defs:max_corner (Results 1 – 2 of 2) sorted by relevance
83 inline box(Point const& min_corner, Point const& max_corner) in box()100 inline Point const& max_corner() const in max_corner() function in boost::geometry::model::box115 inline Point& max_corner() in max_corner() function in boost::geometry::model::box
38 int const max_corner = 1; variable