Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dring.hpp428 inline bool ring_is_hole(ring_ptr<T> r) { in ring_is_hole() function
527 if (ring_is_hole(n)) { in operator <<()
H A Dring_util.hpp587 bool keep_is_hole = ring_is_hole(keep_ring); in append_ring()
588 bool remove_is_hole = ring_is_hole(remove_ring); in append_ring()
H A Dtopology_correction.hpp176 if (ring_is_hole(&r) != r.is_hole()) { in correct_orientations()