Home
last modified time | relevance | path

Searched refs:is_hole_ (Results 1 – 1 of 1) 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.hpp82 bool is_hole_; member
97 is_hole_(false),
103 is_hole_ = false; in reset_stats()
114 is_hole_ = !(area_ > 0.0); in recalculate_stats()
122 is_hole_ = !(area_ > 0.0); in set_stats()
136 return is_hole_; in is_hole()