Home
last modified time | relevance | path

Searched refs:rounding_offset_y (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_util.hpp84 const double rounding_offset_y = 5e-13; variable
125 edge.dx * (static_cast<double>(current_y - edge.bot.y) + 0.5 - rounding_offset_y); in get_edge_min_x()
155 edge.dx * (static_cast<double>(current_y - edge.bot.y) + 0.5 - rounding_offset_y); in get_edge_max_x()