[vtkusers] What different with DeepCopy and ShallowCopy (vtkImageData)

Italo Ribeiro italo.ribeiro at gmail.com
Wed Nov 3 05:01:30 EDT 2010


Do you update ImageData?

srcImageData->Update();

2010/11/3 finsher <zhuyinghua01 at gmail.com>

>
> hi all,
> I want to copy a vtkImageData Object pointer to another Object .
> after i copy object, renderWindow can not render the image.
> as follows:
> destImageData->DeepCopy(srcImageData);
> render->render();                    <-------------------blocked.
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/What-different-with-DeepCopy-and-ShallowCopy-vtkImageData-tp3248071p3248071.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Ítalo Mendes
ogre.irados.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101103/d3609660/attachment.htm>


More information about the vtkusers mailing list