Home
last modified time | relevance | path

Searched defs:buffered_piece_collection (Results 1 – 1 of 1) 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/buffer/
H A Dbuffered_piece_collection.hpp121 struct buffered_piece_collection struct
126 > this_type;
128 typedef typename geometry::point_type<Ring>::type point_type;
129 typedef typename geometry::coordinate_type<Ring>::type coordinate_type;
134 >::type robust_point_type;
137 typedef geometry::model::ring<robust_point_type> robust_ring_type;
138 typedef geometry::model::box<robust_point_type> robust_box_type;
143 >::type robust_comparable_radius_type;
145 typedef typename IntersectionStrategy::side_strategy_type side_strategy_type;
150 >::type area_strategy_type;
[all …]