mitsuba-renderer / mitsuba3

Mitsuba 3: A Retargetable Forward and Inverse Renderer
https://www.mitsuba-renderer.org/
Other
2.1k stars 248 forks source link

Add Integrator::m_id #1279

Closed Speierers closed 3 months ago

Speierers commented 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.