[vtkusers] Need help for modification in vtkFeatureEdges !

Sebastien Auclair sxa at fluent.com
Mon Jun 2 11:48:58 EDT 2003


Greetings,

As said last week, vtkFeatureEdges needs to be modified to eliminate the
fact that it uses vtkMergePoints the "slow\memory costly" operation that
isn't necessary. (Merging points !)

I just need a bit of help for line 331 and the re-implementation of the
function FeatureEdges::InsertUniquePoint(...) which is now localy
implemented.
I guess it just need to provide a point index ... but i am not sure how to
do that efficiently.

The vtk (.h, .cxx) files and classes were temporarly renamed to facilitate
our compilation process...

We would need this for today so if someone could help it would be "Really"
great !!

Thanks for any help !

(See attachments )
_____________________________________
Seb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iceFeatureEdges.h
Type: application/octet-stream
Size: 5453 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030602/d6bfacfe/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iceFeatureEdges.cxx
Type: application/octet-stream
Size: 12511 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030602/d6bfacfe/attachment-0001.obj>


More information about the vtkusers mailing list