Searched refs:generate_points (Results 1 – 2 of 2) 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 D | buffer_end_round.hpp | 65 inline void generate_points(Point const& point, in generate_points() function in boost::geometry::strategy::buffer::end_round 133 generate_points(ultimate_point, alpha, dist_left, range_out); in apply() 148 generate_points(shifted_point, alpha, (dist_left + dist_right) / two, range_out); in apply()
|
| H A D | buffer_join_round.hpp | 74 inline void generate_points(Point const& vertex, in generate_points() function in boost::geometry::strategy::buffer::join_round 165 generate_points<promoted_type>(vertex, perp1, perp2, bd, range_out); in apply()
|