Home
last modified time | relevance | path

Searched defs:sectionalize (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/sections/
Dsectionalize.hpp142 namespace detail { namespace sectionalize namespace
869 struct sectionalize struct
884 struct sectionalize<box_tag, Box, Reverse, DimensionVector> struct
893 struct sectionalize struct
914 struct sectionalize<ring_tag, Ring, Reverse, DimensionVector> struct
929 struct sectionalize<polygon_tag, Polygon, Reverse, DimensionVector> struct
942 struct sectionalize<multi_polygon_tag, MultiPolygon, Reverse, DimensionVector> struct
961 struct sectionalize<multi_linestring_tag, MultiLinestring, Reverse, DimensionVector> struct
1004 inline void sectionalize(Geometry const& geometry, in sectionalize() function
1063 inline void sectionalize(Geometry const& geometry, in sectionalize() function
/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dbuffered_piece_collection.hpp849 inline void sectionalize(piece const& pc, buffered_ring<Ring> const& ring) in sectionalize() function