Home
last modified time | relevance | path

Searched defs: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.hpp231 struct self_touches<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
233 struct visitor: boost::static_visitor<bool>
243 apply(boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& geometry) in apply()
H A Dimplementation.hpp419 struct self_touches struct
421 static bool apply(Geometry const& geometry) in apply()