Home
last modified time | relevance | path

Searched defs:segments_tupled (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 Dtupled.hpp28 struct segments_tupled struct
34 > return_type;
37 static inline return_type segments_crosses(side_info const& sides, in segments_crosses()
49 static inline return_type segments_collinear( in segments_collinear()
70 static inline return_type degenerate(Segment const& segment, in degenerate()
81 static inline return_type one_degenerate(Segment const& segment, in one_degenerate()
92 static inline return_type disjoint() in disjoint()
101 static inline return_type error(std::string const& msg) in error()