Home
last modified time | relevance | path

Searched refs:failure_self_intersections (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/
Dis_valid_failure.cpp63 case bg::failure_self_intersections: in to_string()
367 bg::failure_self_intersections); in test_open_rings()
372 bg::failure_self_intersections); in test_open_rings()
377 bg::failure_self_intersections); in test_open_rings()
380 bg::failure_self_intersections); in test_open_rings()
383 bg::failure_self_intersections); in test_open_rings()
388 bg::failure_self_intersections); in test_open_rings()
393 bg::failure_self_intersections); in test_open_rings()
396 bg::failure_self_intersections); in test_open_rings()
401 bg::failure_self_intersections); in test_open_rings()
[all …]
/third_party/boost/boost/geometry/policies/is_valid/
Dfailing_reason_policy.hpp41 case failure_self_intersections: in validity_failure_type_message()
137 struct process_data<failure_self_intersections, Turns>
/third_party/boost/boost/geometry/algorithms/
Dvalidity_failure_type.hpp62 failure_self_intersections = 21, // for areal geometries enumerator
/third_party/boost/boost/geometry/algorithms/detail/is_valid/
Dhas_valid_self_turns.hpp101 return visitor.template apply<failure_self_intersections>(turns); in apply()
/third_party/boost/libs/geometry/doc/generated/
Denum.qbk233 '''<indexterm><primary>failure_self_intersections</primary></indexterm>'''
255 failure_self_intersections = 21,
275 [[failure_self_intersections] [The geometry has invalid self-intersections. (applies to areal geome…