Home
last modified time | relevance | path

Searched refs:coordinate_type1 (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.hpp55 typedef typename coordinate_type<Box1>::type coordinate_type1; in apply() typedef
58 coordinate_type1 const& min1 = get<min_corner, Dimension>(b1); in apply()
59 coordinate_type1 const& max1 = get<max_corner, Dimension>(b1); 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.hpp217 typedef typename coordinate_type<P1>::type coordinate_type1; in apply() typedef
228 coordinate_type1, coordinate_type2 in apply()
243 boost::is_integral<coordinate_type1>::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.hpp57 typedef typename coordinate_type<Box1>::type coordinate_type1; in apply() typedef
60 coordinate_type1 const& min1 = get<min_corner, Dimension>(b1); in apply()
61 coordinate_type1 const& max1 = get<max_corner, Dimension>(b1); in apply()