Home
last modified time | relevance | path

Searched defs:segments_intersection_points (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/policies/relate/
H A Dintersection_points.hpp39 struct segments_intersection_points struct
41 typedef ReturnType return_type;
49 static inline return_type segments_crosses(side_info const&, in segments_crosses()
97 static inline return_type segments_collinear( in segments_collinear()
179 static inline return_type disjoint() in disjoint()
183 static inline return_type error(std::string const&) in error()
190 static inline return_type degenerate(Segment const& segment, bool) in degenerate()
201 static inline return_type one_degenerate(Segment const& degenerate_segment, in one_degenerate()