[vtkusers] How to read 3D data
hammett
notlee at gmail.com
Thu Jul 2 14:33:59 EDT 2009
David Doria-2 wrote:
>
> You can use most of this example:
> http://www.vtk.org/Wiki/Write_a_file_of_triangle_corners
>
> just replace the first few lines there that are generating data to some
> code
> that reads your file. Let me know if this was not what you were looking to
> do.
>
> Thanks,
>
> David
>
> _______________________________________________
> 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
>
>
Thanks, I see that I can use a loop to read in the file and insert the
values as points. I can then if I want write it out to an actual VTK file
format.
--
View this message in context: http://www.nabble.com/How-to-read-3D-data-tp24305213p24311918.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list