cgal/Orthtree/include/CGAL
JacksonCampolattaro 45244da9e1 Node can no longer directly access its children without the tree
This is necessary for the next step, but makes the API a pain to use. Some sort of `Node_handle` type is definitely worthwhile.
2023-03-27 18:12:20 +02:00
..
Orthtree Node can no longer directly access its children without the tree 2023-03-27 18:12:20 +02:00
Octree.h Eliminate heap allocated `Data *m_data` 2023-03-23 09:58:20 +01:00
Orthtree.h Node can no longer directly access its children without the tree 2023-03-27 18:12:20 +02:00
Orthtree_traits_2.h More corrections from review 2021-04-01 14:21:01 +02:00
Orthtree_traits_3.h More corrections from review 2021-04-01 14:21:01 +02:00
Orthtree_traits_d.h More corrections from review 2021-04-01 14:21:01 +02:00
Quadtree.h More corrections from review 2021-04-01 14:21:01 +02:00