Open jnbrunet opened 3 years ago
This is following the new data API design of SOFA. We should swap the current mechanism that relies on init and reinit calls towards a data update callback design.
init
reinit
This is following the new data API design of SOFA. We should swap the current mechanism that relies on
init
andreinit
calls towards a data update callback design.