Skip to content
  • Andreas Buykx's avatar
    fix for vtkCompositeDataMapper bounds calculation · 40f44f7e
    Andreas Buykx authored
    The mapper would incorrectly process the bounds of an empty polydata
    block if it followed a non-empty datablock. This fix only processes
    well-defined bounds of polydata blocks.
    
    A new test compositePolydataMapperBounds demonstrates the fix
    40f44f7e