Skip to content
  • Andrew Bauer's avatar
    Adding in warning if the input vtkPointData structures is different. · eab902ac
    Andrew Bauer authored
    These filters use vtkDataSetAttributes to interpolate input
    point data to the output polydata so we need to make sure
    that the point data structures match on all processes and
    data sets. If they don't, the filters now return an error
    and fail.
    
    Change-Id: I639964871d8cf9fdd398e821560050bedd937143
    eab902ac