Skip to content

Fix sorting of blocks in vtkMultiBlockVolumeMapper.

Fixes the code to sort blocks in vtkMultiBlockVolumeMapper. The new code handles more cases including those where blocks are of different sizes.

Merge request reports