Searched refs:box_segment_intersection (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/index/detail/algorithms/ |
| H A D | segment_intersection.hpp | 65 struct box_segment_intersection struct 75 … return box_segment_intersection<Box, Point, CurrentDimension - 1>::apply(b, p0, p1, t_near, t_far) in apply() 81 struct box_segment_intersection<Box, Point, 1> struct 108 typedef dispatch::box_segment_intersection<Indexable, Point, dimension<Indexable>::value> impl;
|