Home
last modified time | relevance | path

Searched defs:segment_box_geographic (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/geographic/
H A Ddisjoint_segment_box.hpp50 struct segment_box_geographic struct
53 typedef Spheroid model_type;
55 inline segment_box_geographic() in segment_box_geographic() function
59 explicit inline segment_box_geographic(Spheroid const& spheroid) in segment_box_geographic() function
64 struct point_in_geometry_strategy
74 get_point_in_geometry_strategy() in get_point_in_geometry_strategy()
82 inline bool apply(Segment const& segment, Box const& box) const in apply()
96 Spheroid m_spheroid;