Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dsort_by_side.hpp36 enum direction_type { dir_unknown = -1, dir_from = 0, dir_to = 1 }; enumerator
49 , direction(dir_unknown) in ranked_point()