Closed Speierers closed 3 months ago
This patch overrides the Integrator::id() and Integrator::set_id() methods so that the mi.traverse can pick up the correct identifier for the custom Python integrators.
Integrator::id()
Integrator::set_id()
mi.traverse
This patch overrides the
Integrator::id()
andIntegrator::set_id()
methods so that themi.traverse
can pick up the correct identifier for the custom Python integrators.