[vtkusers] Qt Resource files with vtkSTLReader
Alex Malyushytskyy
alexmalvtk at gmail.com
Thu Jan 17 18:23:24 EST 2013
I afraid this is not possible without writing Qt aware reader.
The simplest would be to write temporary file from the resource to
harddrive using Qt functionality,
then read it with vtkStlReader and delete.
Alex
On Thu, Jan 17, 2013 at 10:36 AM, bberkowi <benjamin-berkowitz at uiowa.edu> wrote:
> Hi, I have a program with STL files I'm including in a Qt resource file.
> Does anyone have experience reading these in using vtkSTLReader? I can't
> seem to get it to work.
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Qt-Resource-files-with-vtkSTLReader-tp5718004.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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
More information about the vtkusers
mailing list