mirror of https://github.com/CGAL/cgal
This required changing return types to `Node *` in many cases. All unit tests have been updated to account for the new interface. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test_node.cpp | ||
| test_node_adjacent.cpp | ||
| test_node_index.cpp | ||
| test_octree_bbox.cpp | ||
| test_octree_copy_move_constructors.cpp | ||
| test_octree_equality.cpp | ||
| test_octree_grade.cpp | ||
| test_octree_intersecting.cpp | ||
| test_octree_kernels.cpp | ||
| test_octree_locate.cpp | ||
| test_octree_nearest_neighbor.cpp | ||
| test_octree_refine.cpp | ||
| test_octree_traverse.cpp | ||