Home
last modified time | relevance | path

Searched defs:points2 (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/algorithms/detail/overlay/
H A Dpointlike_pointlike.hpp268 points2(boost::begin(multipoint2), boost::end(multipoint2)); in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dmulti_point.hpp78 std::vector<point2_type> points2(boost::begin(multi_point2), boost::end(multi_point2)); in apply() local