Home
last modified time | relevance | path

Searched refs:disjoint_segment_box_sphere_or_spheroid (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Ddisjoint_segment_box.hpp69 return geometry::detail::disjoint::disjoint_segment_box_sphere_or_spheroid in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Ddisjoint_segment_box.hpp91 return geometry::detail::disjoint::disjoint_segment_box_sphere_or_spheroid in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/
H A Dsegment_box.hpp50 struct disjoint_segment_box_sphere_or_spheroid struct