[vtkusers] vtkPOVExporter problem - multiple face_indices

Flanery Jr, Raymond E. flaneryrejr at ornl.gov
Fri Apr 24 12:59:46 EDT 2009


For some reason my application is creating 2 sets of face_indices for each mesh object, which POVRAY does not like. I have reduced this to a fairly simple case. If you run test1.py it generates incorrect povray file, test2.py generates correct povray file. The difference is that test1.py extrudes the polygon and test2.py does not.

I have attached the files. Is there a bug in vtkPOVExporter?

Ray Flanery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Heights.out
Type: application/octet-stream
Size: 28 bytes
Desc: Heights.out
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090424/32bb0149/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.vtk
Type: application/octet-stream
Size: 212 bytes
Desc: test.vtk
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090424/32bb0149/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test1.py
Type: text/x-python
Size: 2053 bytes
Desc: test1.py
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090424/32bb0149/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test2.py
Type: text/x-python
Size: 1838 bytes
Desc: test2.py
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090424/32bb0149/attachment-0001.py>


More information about the vtkusers mailing list