JacksonCampolattaro
|
07c671e6e9
|
Convert methods to functor objects for consistency (proof-of-concept)
|
2023-08-29 19:13:11 +02:00 |
JacksonCampolattaro
|
b950c6c494
|
Add base traits classes with common typedefs for convenience
|
2023-07-27 13:52:10 +02:00 |
JacksonCampolattaro
|
6f31cbddd6
|
Point traits now share the generic reassign_points method
|
2023-07-27 10:13:49 +02:00 |
JacksonCampolattaro
|
4998f7bc57
|
Adapt remaining examples to use the generalized orthtree
|
2023-07-26 13:48:36 +02:00 |
JacksonCampolattaro
|
dc18e1b1db
|
Replace `tree.points(node)` with `tree.data(node)`
|
2023-06-27 14:58:13 +02:00 |
JacksonCampolattaro
|
22e76aac65
|
Adapt 2D & dD traits for the new system
There's a lot of duplicated code in the traits classes, at the very least `reassign_points` should be shared.
|
2023-06-26 18:07:17 +02:00 |