Home
last modified time | relevance | path

Searched refs:self_touches (Results 1 – 2 of 2) 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/touches/
H A Dinterface.hpp228 struct self_touches;
231 struct self_touches<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
238 return self_touches<Geometry>::apply(geometry); in operator ()()
268 return resolve_variant::self_touches<Geometry>::apply(geometry); in touches()
H A Dimplementation.hpp419 struct self_touches struct