organicmaps/geometry
vng 7fac9e2112 Do not compile boost region operators in mobile app.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-05-01 15:28:40 +03:00
..
geometry_tests [tests] Fixed calculation epsilon (-ffast-math?). 2021-04-06 08:36:03 +03:00
region2d C++ warning fixes 2021-03-13 09:49:40 +03:00
algorithm.cpp
algorithm.hpp
angles.cpp
angles.hpp
any_rect2d.hpp
area_on_earth.cpp
area_on_earth.hpp
avg_vector.hpp
bounding_box.cpp
bounding_box.hpp
calipers_box.cpp
calipers_box.hpp
cellid.hpp
circle_on_earth.cpp
circle_on_earth.hpp
clipping.cpp [drape][geometry] Isolines smoothing. 2020-02-12 14:37:51 +03:00
clipping.hpp [drape][geometry] Isolines smoothing. 2020-02-12 14:37:51 +03:00
CMakeLists.txt Do not compile boost region operators in mobile app. 2021-05-01 15:28:40 +03:00
convex_hull.cpp
convex_hull.hpp
covering.hpp
covering_utils.hpp
diamond_box.cpp
diamond_box.hpp
distance_on_sphere.cpp
distance_on_sphere.hpp
intersection_score.hpp Silenced boost comma warning 2021-03-14 10:49:56 +03:00
latlon.cpp
latlon.hpp
line2d.cpp
line2d.hpp
mercator.cpp [guides on map] request 20 percents greater rect is implemented 2020-05-19 19:18:30 +03:00
mercator.hpp [guides on map] request 20 percents greater rect is implemented 2020-05-19 19:18:30 +03:00
meter.hpp
nearby_points_sweeper.cpp [search][map] Allow to set different vertical and horizontal distance between search results. 2020-07-10 21:23:26 +03:00
nearby_points_sweeper.hpp [search][map] Allow to set different vertical and horizontal distance between search results. 2020-07-10 21:23:26 +03:00
oblate_spheroid.cpp Warning fixes 2021-05-01 10:26:50 +03:00
oblate_spheroid.hpp
packer.cpp
packer.hpp
parametrized_segment.hpp
point2d.hpp
point3d.hpp
point_with_altitude.cpp [kml] points with altitudes for tracks. 2020-02-25 17:36:08 +03:00
point_with_altitude.hpp [kml] points with altitudes for tracks. 2020-02-25 17:36:08 +03:00
polygon.hpp
polyline2d.hpp
rect2d.hpp
rect_intersect.hpp
region2d.hpp
robust_orientation.cpp
robust_orientation.hpp
screenbase.cpp [geometry][map] More checks for SearchMarks and ScreenBase. 2020-10-21 17:29:58 +03:00
screenbase.hpp [geometry][map] More checks for SearchMarks and ScreenBase. 2020-10-21 17:29:58 +03:00
segment2d.cpp
segment2d.hpp
simplification.hpp Several fixes per the PVS-Studio report. 2020-04-30 21:11:43 +03:00
smoothing.cpp [geometry][isolines] Fixed gaps in isolines after smoothing. 2020-02-27 13:42:34 +03:00
smoothing.hpp [drape][geometry] Isolines smoothing. 2020-02-12 14:37:51 +03:00
spline.cpp [geometry] perfect forwarding for splines construction. 2020-02-25 17:36:08 +03:00
spline.hpp [kml] points with altitudes for tracks. review fixes 2020-02-25 17:36:08 +03:00
transformations.hpp
tree4d.hpp
triangle2d.cpp
triangle2d.hpp Review fixes. 2020-03-19 14:19:12 +03:00