SofaDefrost / sofa

SOFA, open source framework for multi-physics simulation.
https://www.sofa-framework.org
13 stars 6 forks source link

Ugo branch #4

Closed uchouinard closed 7 years ago

uchouinard commented 7 years ago

[SofaKernel] CHANGE BoxROI to add Backward Init function bwdInit() and two attributes: IndicesOut and pointsOutROI, update test to add atributes, should not break anything

damienmarchal commented 7 years ago

great, thanks you for the pull request... looks nice...could you add a new test that show the behavior of the new added features.

EulalieCoevoet commented 7 years ago

Looks good to me too. You can have a look at MeshROI_test for test examples.