Why not updating the code in SlicerDMRI
to use the new API instead to avoid an unnecessary copy? You can have access to the underlying arrays using GetOffsetsArray
and GetConnectivityArray
.
Why not updating the code in SlicerDMRI
to use the new API instead to avoid an unnecessary copy? You can have access to the underlying arrays using GetOffsetsArray
and GetConnectivityArray
.