organicmaps/geometry
vng 11d89cb766 [drape] Fixed possible negative scale.
Signed-off-by: vng <viktor.govako@gmail.com>
2021-06-10 22:22:55 +03:00
..
geometry_tests [drape] Fixed possible negative scale. 2021-06-10 22:22:55 +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 [geometry] Fix area geometry tests 2019-10-29 12:00:55 +03:00
area_on_earth.hpp [geometry] move AreaOnEarth functions to area_on_earth.* files 2019-10-29 10:35:24 +03:00
avg_vector.hpp
bounding_box.cpp
bounding_box.hpp
calipers_box.cpp
calipers_box.hpp
cellid.hpp
circle_on_earth.cpp [geometry] Circle on earth 2019-11-06 17:10:22 +03:00
circle_on_earth.hpp [geometry] Circle on earth 2019-11-06 17:10:22 +03:00
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 [geometry] Fix area geometry tests 2019-10-29 12:00:55 +03:00
distance_on_sphere.hpp [geometry] Fix area geometry tests 2019-10-29 12:00:55 +03:00
intersection_score.hpp Silenced boost comma warning 2021-03-14 10:49:56 +03:00
latlon.cpp [routing] rid of m2::PointD in routing 2019-12-25 14:22:48 +03:00
latlon.hpp [routing] rid of m2::PointD in routing 2019-12-25 14:22:48 +03:00
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 [qt] Ruler. 2019-10-28 14:02:18 +03:00
packer.cpp
packer.hpp
parametrized_segment.hpp
point2d.hpp
point3d.hpp [geometry] Circle on earth 2019-11-06 17:10:22 +03:00
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 [routing] Using CalcMinSquaredDistance() in EraseIfDeadEnd() to get the correct start segment. 2019-12-04 11:02:49 +03:00
rect2d.hpp [drape] Fixed possible negative scale. 2021-06-10 22:22:55 +03:00
rect_intersect.hpp
region2d.hpp [geometry] Fix Region::AtBorder 2019-10-28 18:02:45 +03:00
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