psemek/libs/cg/include/psemek/cg
2022-09-19 23:35:33 +03:00
..
body Fix cg::icosahedron - should implement triangles() instead of faces() 2022-04-21 22:16:00 +03:00
convex Switch from define-based to tag-based robust predicates switch 2022-09-16 18:57:53 +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 Re-implement monotone chain triangulation to output a DCEL 2022-09-19 23:35:33 +03:00
area.hpp Add methods to calculate polygon geometric center & center of mass 2021-06-20 15:53:40 +03:00
bbox.hpp Fix cg::bbox 2022-09-15 14:41:11 +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