[vtk-developers] vtkLoopSubdivisionFilter

Laurent Chauvin lchauvin at bwh.harvard.edu
Fri Oct 28 16:10:47 EDT 2011


Hello,

I am using the vtkLoopSubdivisionFilter to reduce size of a model. However,
I noticed when running my code from terminal, this filter was producing a
lot of numCellsInLoop < 1:0 warnings.
I have been in the souce code, and just commented the warning. And after
reexecuting the code, I have noticed that the filter was applied 20 times
faster.

However, I don't really like to comment vtk source code, because I cannot
really submit it. I would like to know if someone has idea to avoid this
warning (which seems to really increase the execution time) ?

Thank you very much.
-Laurent

-- 
Laurent Chauvin, MS
Surgical Planning Laboratory, Radiology
Brigham And Women's Hospital, Harvard Medical School
http://wiki.ncigt.org/index.php/User:Lchauvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtk-developers/attachments/20111028/67cbe631/attachment.htm>


More information about the vtk-developers mailing list