psemek/libs/cg/include/psemek/cg
2023-02-08 23:56:04 +03:00
..
body Fix cg::icosahedron - should implement triangles() instead of faces() 2022-04-21 22:16:00 +03:00
convex Fix cg::separation for 2D bodies 2023-01-23 19:07:33 +03:00
convex_hull_2d Switch from define-based to tag-based robust predicates switch 2022-09-16 18:57:53 +03:00
convex_hull_3d Switch from define-based to tag-based robust predicates switch 2022-09-16 18:57:53 +03:00
triangulation Fix cg::delaunay for some weird circular cases 2022-12-23 13:26:41 +03:00
area.hpp Add methods to calculate polygon geometric center & center of mass 2021-06-20 15:53:40 +03:00
bbox.hpp Add cg::bbox(container) 2023-02-08 23:56:04 +03:00
clip.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
dcel.hpp Add cg::fill_missing_faces that creates faces for edge loops without a connected face 2022-09-19 23:35:03 +03:00
dual.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
ndtree.hpp Add generic ndtree implementation 2022-06-29 12:13:10 +03:00
segment_intersection.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00
voronoi.hpp Uniformize code style & do a few code rearrangements 2020-08-27 16:49:46 +03:00