Home
last modified time | relevance | path

Searched refs:calculate_angle (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/strategies/cartesian/
H A Dbuffer_end_round.hpp90 static inline T calculate_angle(P1 const& from_point, P2 const& to_point) in calculate_angle() function in boost::geometry::strategy::buffer::end_round
127 promoted_type const alpha = calculate_angle<promoted_type>(perp_left_point, ultimate_point); in apply()