Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dbox.hpp83 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::box
115 inline Point& max_corner() in max_corner() function in boost::geometry::model::box
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Daccess.hpp38 int const max_corner = 1; variable