Searched refs:append_point (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/ |
| H A D | append.hpp | 59 struct append_point struct 84 append_point<Geometry, point_type>::apply(geometry, *it); in apply() 100 append_point<ring_type, Point>::apply( in apply() 105 append_point<ring_type, Point>::apply( in apply() 146 struct append_point struct 151 struct append_point<linestring_tag, Geometry, Point> struct 152 : detail::append::append_point<Geometry, Point> 156 struct append_point<ring_tag, Geometry, Point> struct 157 : detail::append::append_point<Geometry, Point> 162 struct append_point<polygon_tag, Polygon, Point> struct [all …]
|