Searched refs:sectionalize (Results 1 – 4 of 4) 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/sections/ |
| H A D | sectionalize.hpp | 136 namespace detail { namespace sectionalize namespace 789 struct sectionalize struct 804 struct sectionalize<box_tag, Box, Reverse, DimensionVector> struct 805 : detail::sectionalize::sectionalize_box<DimensionVector> 813 struct sectionalize struct 820 : detail::sectionalize::sectionalize_range 834 struct sectionalize<ring_tag, Ring, Reverse, DimensionVector> struct 835 : detail::sectionalize::sectionalize_range 849 struct sectionalize<polygon_tag, Polygon, Reverse, DimensionVector> struct 850 : detail::sectionalize::sectionalize_polygon [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | buffered_piece_collection.hpp | 281 geometry::sectionalize<false, dimensions>(m_ring, in robust_original() 732 geometry::sectionalize<false, dimensions>(pc.robust_ring, in prepare_buffered_point_piece() 1071 inline void sectionalize(piece& pc) in sectionalize() function 1076 typedef geometry::detail::sectionalize::sectionalize_part in sectionalize() 1098 sectionalize(pc); in finish_piece() 1116 sectionalize(pc); in finish_piece() 1132 sectionalize(pc); in finish_piece()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | self_turn_points.hpp | 151 geometry::sectionalize<Reverse, dimensions>(geometry, robust_policy, sec, in apply()
|
| H A D | get_turns.hpp | 482 geometry::sectionalize<Reverse1, dimensions>(geometry1, robust_policy, in apply() 484 geometry::sectionalize<Reverse2, dimensions>(geometry2, robust_policy, in apply()
|