Home
last modified time | relevance | path

Searched refs:is_point2 (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/algorithms/detail/relate/
H A Dlinear_linear.hpp718 bool const is_point2 = boost::size(ls2_ref) == 2 in handle_degenerated() local
722 if ( !is_point1 && is_point2 ) in handle_degenerated()