Home
last modified time | relevance | path

Searched refs:buffer_side_right (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/strategies/cartesian/
H A Dbuffer_end_flat.hpp73 …moted_type const dist_right = distance.apply(penultimate_point, ultimate_point, buffer_side_right); in apply()
76 || (side == buffer_side_right && dist_left < 0 && -dist_left > dist_right) in apply()
H A Dbuffer_end_round.hpp130 …moted_type const dist_right = distance.apply(penultimate_point, ultimate_point, buffer_side_right); in apply()
140 if (side == buffer_side_right) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dbuffer.hpp56 enum buffer_side_selector { buffer_side_left, buffer_side_right }; enumerator
/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 Dbuffer_inserter.hpp559 geometry::strategy::buffer::buffer_side_right, in apply()
666 if (side == geometry::strategy::buffer::buffer_side_right) in iterate()
675 geometry::strategy::buffer::buffer_side_right, in iterate()
745 geometry::strategy::buffer::buffer_side_right, in apply()