Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dbuffered_piece_collection.hpp238 robust_comparable_radius_type robust_max_comparable_radius; member
249 , robust_max_comparable_radius(0) in piece()
752 if (i == 1 || d > pc.robust_max_comparable_radius) in prepare_buffered_point_piece()
754 pc.robust_max_comparable_radius = d; in prepare_buffered_point_piece()
H A Dturn_in_piece_visitor.hpp739 if (cd > piece.robust_max_comparable_radius) in apply()