[vtkusers] Qt Resource files with vtkSTLReader
Berkowitz, Benjamin M
benjamin-berkowitz at uiowa.edu
Fri Jan 18 12:06:59 EST 2013
Thanks, that worked well! It's initially very well compressed within the program binary, which is great too.
Ben
On Jan 17, 2013, at 5:23 PM, Alex Malyushytskyy <alexmalvtk at gmail.com> wrote:
> 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
> _______________________________________________
> 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