<div>Hi All,<br></div><div></div><div>Could somebody tell me if there is a way of connecting two (or more) vtkVolumes in one? What I do for the time being is connecting vtkImageData in one by using vtkImageAppend. This works, but it takes a lot of memory as it makes a copy of each vtkImageData. Maybe there is a way of connecting vtkImageData, without making a copy of them ?</div>
<div></div><div>Kind regards,</div><div>Robert</div>