Fix vtkResampleToImage when cells are pixels
When resampling to a 2D image, a segfault can occur due to an overflow in MarkHiddenCells
because we are treating cells as voxels.
System updates will be applied on Nov 27th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
When resampling to a 2D image, a segfault can occur due to an overflow in MarkHiddenCells
because we are treating cells as voxels.