Home
last modified time | relevance | path

Searched refs:pointlike (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/geometry/algorithms/
Dline_interpolate.hpp79 PointLike & pointlike, in apply()
97 policy.apply(*it, pointlike); in apply()
121 policy.apply(p, pointlike); in apply()
139 policy.apply(*(end-1), pointlike); in apply()
233 Pointlike & pointlike, in apply()
238 pointlike, in apply()
245 Pointlike & pointlike, in apply()
255 pointlike, in apply()
271 Pointlike & pointlike, in apply()
276 pointlike, in apply()
[all …]
/third_party/boost/boost/geometry/algorithms/detail/intersection/
Dareal_areal.hpp106 > pointlike; in apply() typedef
114 pointlike::index, TupledOut in apply()
156 call_difference(pointlike::get(temp_out), in apply()
159 pointlike::get(geometry_out), in apply()
/third_party/boost/libs/geometry/doc/generated/
Dline_interpolate.qbk23 …d line_interpolate(Geometry const & geometry, Distance const & max_distance, Pointlike & pointlike,
32 [[Pointlike &] [Any type fulfilling Point or Multipoint concept ] [pointlike] [Output: either a Poi…
70 …line_interpolate(Geometry const & geometry, Distance const & max_distance, Pointlike & pointlike)``
78 [[Pointlike &] [Any type fulfilling Point or Multipoint concept ] [pointlike] [Output: either a Poi…
Dtag_cast.qbk22 …multi\u005fpoint inherits, for example, both the multi\u005ftag and the pointlike\u005ftag. Often …
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dfollow.hpp396 > pointlike; typedef in boost::geometry::detail::overlay::follow
499 typename pointlike::type in apply()
500 >(it->point, pointlike::get(out)); in apply()
529 typename pointlike::type in apply()
530 >(range::front(current_piece), pointlike::get(out)); in apply()
Dfollow_linear_linear.hpp190 > pointlike; typedef in boost::geometry::detail::overlay::following::linear::follow_linestring_linear
254 typename pointlike::type in process_turn()
255 >(it->point, pointlike::get(oit)); in process_turn()
/third_party/boost/libs/geometry/doc/
Dgeometry.qbk29 [def __0dim__ pointlike (e.g. point)]
Drelease_notes.qbk395 * Intersection has been implemented for combinations of pointlike and linear geometries
396 * Added implementation for difference(pointlike, linear)
398 * The envelope algorithm supports pointlike and linear geometries in the spherical equatorial coord…
399 * The envelope algorithm supports pointlike geometries in the geographic coordinate system
536 … intersection, sym_difference and union_) now support as input pairs of pointlike or linear geomet…