[vtkusers] General file reader

Bill Lorensen bill.lorensen at gmail.com
Sat Feb 9 10:56:00 EST 2013


There is not for non-image data. I had started on a general polydata
reader about 6 months ago, but put it on the back burner.

On Sat, Feb 9, 2013 at 12:08 AM, Sunrise <helios.corona at gmail.com> wrote:
> I would like to read different file formats as input to my class.
> Previously, I wrote a custom reader that used different readers inside
> it, based on parsing user input and extracting the file extension, then
> switching to appropriate reader. For example vtkUnstructuredgridReader
> for *.vtk input and vtkXMLUnstructuredGridReader for *.vtu input.
>
> I would like to ask, is there any method that I can leverage reading
> almost all supported formats (specifically for unstructured grid data,
> such as vtk, vtu, ex2, ...) without parsing user input?
>
> Thanks
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtkusers mailing list