Searched defs:point_in_geometry (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/within/ |
| H A D | point_in_geometry.hpp | 105 struct point_in_geometry struct 110 struct point_in_geometry<Point2, point_tag> struct 113 int apply(Point1 const& point1, Point2 const& point2, Strategy const& strategy) in apply() 121 struct point_in_geometry<Segment, segment_tag> struct 124 int apply(Point const& point, Segment const& segment, Strategy const& strategy) in apply() 152 struct point_in_geometry<Linestring, linestring_tag> struct 155 int apply(Point const& point, Linestring const& linestring, Strategy const& strategy) in apply() 186 struct point_in_geometry<Ring, ring_tag> struct 189 int apply(Point const& point, Ring const& ring, Strategy const& strategy) in apply() 206 struct point_in_geometry<Polygon, polygon_tag> struct [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/ |
| H A D | relate.hpp | 32 namespace point_in_geometry namespace
|