[vtkusers] A bug? vtkTriangleFilter

Dana s9213039 at ncnu.edu.tw
Wed Oct 22 07:44:43 EDT 2003


In vtk 4.2.2
I find that there is a bug in vtkTriangleFilter.

It's easy to find.
In the souce vtkTriangleFilter.cxx

Line 99 is :
if ( this->PassVerts )

I think it should be :
if ( this->PassLines )

I don't know whether this bug was fixed or not.

Dana,
Taiwan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20031022/39ea9e52/attachment.htm>


More information about the vtkusers mailing list