[vtkusers] vtkpoints --- getpoints example
Saeed Mahdizadeh Bakhshmand
saeedbakhshmand at gmail.com
Wed Jun 8 15:48:23 EDT 2016
Hello,
I am trying to copy a group of point coordinates from one vtkPoints to
another vtkPoints. I initially used GetPoint(id) in a for loop, but in
order to optimize my code and speed up its execution, I am trying to avoid
nested loops and as a result I hope to use GetPoints(ptId,fp) but couldn't
figure out what fp should be?
Regards,
Saeed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160608/850df46d/attachment.html>
More information about the vtkusers
mailing list