using std::shared_ptr<Functional> as holder type for functionals
Previous implementation was tracking ownership with booleans... This makes the
implementation uniform with surface generation filters which implements a
similar feature.
frerot | Jul 10 2020, 18:04 |
frerot | Jul 10 2020, 18:18 |