This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/geometry
Viktor Govako 641c1009d3 [drape] Use calculated tangent/length in LineShape::Construct.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2023-09-28 11:20:22 -03:00
..
geometry_tests [cmake] Add CTest 2023-07-18 17:13:41 -03:00
region2d Fixed warnings 2023-07-03 07:32:11 +02:00
algorithm.cpp
algorithm.hpp
angles.cpp [drape] Added scales asserts. 2022-12-30 23:52:49 +01:00
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] Use std::move for area triangles. Avoid std::function in clipping. 2023-07-04 18:10:59 -03:00
clipping.hpp [drape] Avoid temporary vector in ClipPathByRect. 2023-05-15 22:57:45 -03:00
CMakeLists.txt
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 [core] Warning fixes 2023-05-18 11:49:28 -03:00
latlon.cpp
latlon.hpp
line2d.cpp
line2d.hpp
mercator.cpp [search] Fixed possible bug with bad city boundaries. 2023-02-25 09:32:21 -03:00
mercator.hpp [search] Fixed possible bug with bad city boundaries. 2023-02-25 09:32:21 -03:00
meter.hpp
nearby_points_sweeper.cpp
nearby_points_sweeper.hpp Fix new warnings. Add -Wpedantic. 2023-07-05 08:17:42 -03:00
oblate_spheroid.cpp
oblate_spheroid.hpp
packer.cpp
packer.hpp
parametrized_segment.hpp [search] Minor fixes and TODOs. 2023-04-18 11:32:46 -03:00
point2d.hpp
point3d.hpp Add API for custom Arrow3D 2023-06-28 17:22:22 -03:00
point_with_altitude.cpp
point_with_altitude.hpp
polygon.hpp
polyline2d.hpp Fix unqualified call to std::move warning 2023-04-29 14:53:39 +02:00
rect2d.hpp [core] Fix minor warnings 2023-09-15 23:31:11 +02:00
rect_intersect.hpp
region2d.hpp
robust_orientation.cpp
robust_orientation.hpp
screenbase.cpp Refactored user arrow transformation calculation to support local transformation and depth buffer 2023-06-28 17:22:22 -03:00
screenbase.hpp [drape] Added scales asserts. 2022-12-30 23:52:49 +01:00
segment2d.cpp
segment2d.hpp
simplification.hpp
smoothing.cpp
smoothing.hpp
spline.cpp [drape] Use calculated tangent/length in LineShape::Construct. 2023-09-28 11:20:22 -03:00
spline.hpp [drape] Use calculated tangent/length in LineShape::Construct. 2023-09-28 11:20:22 -03:00
transformations.hpp
tree4d.hpp
triangle2d.cpp
triangle2d.hpp