[vtk-developers] vtkHyperOctree Deep Copy
Trevor Irons
trevorirons at gmail.com
Thu Jan 24 10:19:33 EST 2013
A little while ago I posted to the users list a problem with the
vtkHyperOctree->DeepCopy method:
http://www.vtk.org/pipermail/vtkusers/2013-January/127166.html
The problem is that the DeepCopy actually provides a shallow copy of the
underlying Octree.
I have prepared a proposed patch that fixes this issue:
http://review.source.kitware.com/#/c/9452/
And also filed a bug report:
http://vtk.org/Bug/view.php?id=13819
This is my first time contributing to VTK. So I apologize if I have done
something wrong. Please consider merging this changeset, or something
similar. Is there another step I need to take to have the changeset
reviewed?
Thanks,
-- Trevor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130124/a8a15bd3/attachment.html>
More information about the vtk-developers
mailing list