Home
last modified time | relevance | path

Searched refs:points_type (Results 1 – 1 of 1) 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/relate/
H A Dmulti_point_geometry.hpp144 typedef std::vector<point_type> points_type; in apply() typedef
145 points_type points(boost::begin(multi_point), boost::end(multi_point)); in apply()
148 boundary_visitor<points_type> visitor(points); in apply()