Searched defs:static_mask_crosses_impl (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/algorithms/detail/relate/ |
| H A D | de9im.hpp | 360 struct static_mask_crosses_impl struct 362 typedef geometry::de9im::static_mask<'T', '*', 'T', '*', '*', '*', '*', '*', '*'> type; 370 struct static_mask_crosses_impl<Geometry1, Geometry2, Dim1, Dim2, false> struct 372 typedef geometry::de9im::static_mask<'T', '*', '*', '*', '*', '*', 'T', '*', '*'> type; 379 struct static_mask_crosses_impl<Geometry1, Geometry2, Dim, Dim, false> struct 388 struct static_mask_crosses_impl<Geometry1, Geometry2, 1, 1, false> struct 390 typedef geometry::de9im::static_mask<'0', '*', '*', '*', '*', '*', '*', '*', '*'> type;
|