Home
last modified time | relevance | path

Searched refs:sections_type (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/buffer/
H A Dturn_in_original_visitor.hpp171 typedef typename Original::sections_type sections_type; in point_in_original() typedef
172 typedef typename boost::range_iterator<sections_type const>::type iterator_type; in point_in_original()
173 typedef typename boost::range_value<sections_type const>::type section_type; in point_in_original()
H A Dbuffered_piece_collection.hpp261 typedef geometry::sections<robust_box_type, 1> sections_type; typedef
287 sections_type m_sections;
307 typedef geometry::sections<robust_box_type, 2> sections_type; typedef
308 sections_type monotonic_sections;
777 for(typename boost::range_iterator<sections_type>::type it in get_turns()
/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 Dself_turn_points.hpp146 typedef geometry::sections<box_type, 1> sections_type; in apply() typedef
150 sections_type sec; in apply()
H A Dget_turns.hpp474 typedef geometry::sections<box_type, 2> sections_type; in apply() typedef
476 sections_type sec1, sec2; in apply()