[vtk-developers] Handling invalid vtp files

Berk Geveci berk.geveci at kitware.com
Sun Feb 14 14:03:51 EST 2010


vtkDataObjectValidityFilter probably. Keep in mind that vtkDataSet and its
subclasses are not the only data types in VTK.

-berk

On Sun, Feb 14, 2010 at 8:49 AM, David Doria
<daviddoria+vtk at gmail.com<daviddoria%2Bvtk at gmail.com>
> wrote:

> On Sun, Feb 14, 2010 at 8:28 AM, Will Schroeder <
> will.schroeder at kitware.com> wrote:
>
>> Okay David how ambitious do you want to get? This "validity" filters could
>> also have code to fix problems, maybe as simple as throwing out bad data. Or
>> simply count issues and provide a reporting mechanism, which the application
>> could respond to appropriately.
>>
>
> vtkPolyDataValidityFilter
> vtkImageDataValidityFilter
> vtkUnstructuredGridValidityFilter
> etc.
>
> or vtkDataSetValidityFIlter?
>
> We had a discussion similar to this the other day when I was asking about
> some of the Append filters. It seems like there could be some data type
> specific code in these validity filters, so maybe they should all be
> separate classes?
>
> Thanks,
>
> David
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20100214/d916a08d/attachment.html>


More information about the vtk-developers mailing list