Home
last modified time | relevance | path

Searched refs:use_operation (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/algorithms/detail/turns/
H A Dcompare_turns.hpp58 static inline bool use_operation(Op const& left, Op const& right) in use_operation() function
82 return use_operation(left.operations[OpId], right.operations[OpId]); in use_other_id()
/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 Dfollow.hpp366 inline bool use_operation(Turn const& left, Turn const& right) const in use_operation() function
375 ? use_operation(left, right) in use_distance()