Home
last modified time | relevance | path

Searched refs:perp_left_point (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 Dbuffer_end_flat.hpp57 Point const& perp_left_point, in apply() argument
81 range_out.push_back(perp_left_point); in apply()
85 range_out.push_back(perp_left_point); in apply()
H A Dbuffer_end_round.hpp112 Point const& perp_left_point, in apply() argument
127 promoted_type const alpha = calculate_angle<promoted_type>(perp_left_point, ultimate_point); in apply()