Home
last modified time | relevance | path

Searched refs:failure_intersecting_interiors (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/
H A Dvalidity_failure_type.hpp77 failure_intersecting_interiors = 40, // for multi-polygons enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/is_valid/
H A Dfailing_reason_policy.hpp51 case failure_intersecting_interiors: in validity_failure_type_message()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dmultipolygon.hpp142 return visitor.template apply<failure_intersecting_interiors>(); in are_polygon_interiors_disjoint()