Home
last modified time | relevance | path

Searched refs:coordinate_type2 (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/algorithms/detail/overlaps/
H A Dimplementation.hpp56 typedef typename coordinate_type<Box2>::type coordinate_type2; in apply() typedef
60 coordinate_type2 const& min2 = get<min_corner, Dimension>(b2); in apply()
61 coordinate_type2 const& max2 = get<max_corner, Dimension>(b2); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dside_by_triangle.hpp218 typedef typename coordinate_type<P2>::type coordinate_type2; in apply() typedef
228 coordinate_type1, coordinate_type2 in apply()
244 && boost::is_integral<coordinate_type2>::value in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/
H A Dimplementation.hpp58 typedef typename coordinate_type<Box2>::type coordinate_type2; in apply() typedef
62 coordinate_type2 const& min2 = get<min_corner, Dimension>(b2); in apply()
63 coordinate_type2 const& max2 = get<max_corner, Dimension>(b2); in apply()