HomePhabricator
Diffusion MITK 55d5deb8323f

Fixed recreation/reallocation of all outputs if a new input was added.

Description

Fixed recreation/reallocation of all outputs if a new input was added.

Now there are two different functions:

CreateOutputForInput(idx) which only creates an output for the input at [idx]
CreateOutputsForAllInputs() which implements the previous behaviour and recreates all outputs.

Details

Provenance
fetzerAuthored on Jan 29 2015, 9:50 AM
Parents
rMITK24407ae0d8d9: Fixed memory leak in mitkSurface
Branches
Unknown
Tags
Unknown