Home
last modified time | relevance | path

Searched defs:min_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()
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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Daccess.hpp35 int const min_corner = 0; variable