PavelMikus d0c08ec5c1 Feature: AABB tree for lines
Small refactoring of AABB tree distance query function, to allow different primitives (apart from triangles)
Implemented Distancer and functions to create AABB tree from lines and use closest point query
Added test for the AABBTree with lines
Added Benchmark comparing EdgeGrid with AABBTree on line contours (Inside AABBTree test file, disabled under compilation flag)
2022-05-12 12:55:10 +02:00
..
2019-12-06 09:28:17 +01:00
2019-10-30 17:19:43 +01:00
2022-02-17 12:50:40 +01:00
2022-05-12 12:55:10 +02:00
2022-02-17 12:50:40 +01:00