Searched defs:line_interpolate (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/geometry/algorithms/ |
D | line_interpolate.hpp | 38 namespace detail { namespace line_interpolate namespace 174 struct line_interpolate struct 185 struct line_interpolate<Geometry, Pointlike, linestring_tag, point_tag> struct 193 struct line_interpolate<Geometry, Pointlike, linestring_tag, multi_point_tag> struct 201 struct line_interpolate<Geometry, Pointlike, segment_tag, point_tag> struct 209 struct line_interpolate<Geometry, Pointlike, segment_tag, multi_point_tag> struct 222 struct line_interpolate struct 231 static inline void apply(Geometry const& geometry, in apply() 243 static inline void apply(Geometry const& geometry, in apply() 266 struct line_interpolate struct [all …]
|
/third_party/boost/boost/geometry/strategies/ |
D | line_interpolate.hpp | 20 namespace strategy { namespace line_interpolate namespace
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | line_interpolate.hpp | 24 namespace strategy { namespace line_interpolate namespace
|
/third_party/boost/boost/geometry/strategies/geographic/ |
D | line_interpolate.hpp | 26 namespace strategy { namespace line_interpolate namespace
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | line_interpolate.hpp | 27 namespace strategy { namespace line_interpolate namespace
|