Home
last modified time | relevance | path

Searched defs:densify (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/geometry/algorithms/
Ddensify.hpp39 namespace detail { namespace densify namespace
161 struct densify struct
166 struct densify<Geometry, GeometryOut, linestring_tag, linestring_tag> struct
171 struct densify<Geometry, GeometryOut, multi_linestring_tag, multi_linestring_tag> struct
174 static void apply(Geometry const& mls, GeometryOut & mls_out, in apply()
190 struct densify<Geometry, GeometryOut, ring_tag, ring_tag> struct
199 struct densify<Geometry, GeometryOut, polygon_tag, polygon_tag> struct
202 static void apply(Geometry const& poly, GeometryOut & poly_out, in apply()
220 static void apply_ring(Ring const& ring, RingOut & ring_out, in apply_ring()
229 struct densify<Geometry, GeometryOut, multi_polygon_tag, multi_polygon_tag> struct
[all …]
/third_party/boost/boost/geometry/strategies/
Ddensify.hpp20 namespace strategy { namespace densify namespace
/third_party/boost/boost/geometry/strategies/spherical/
Ddensify.hpp38 namespace strategy { namespace densify namespace
/third_party/boost/boost/geometry/strategies/cartesian/
Ddensify.hpp30 namespace strategy { namespace densify namespace
/third_party/boost/boost/geometry/strategies/geographic/
Ddensify.hpp29 namespace strategy { namespace densify namespace