[vtkusers] Copy/duplicate vtkActor

Alberto Ramos betoltd at gmail.com
Thu May 23 08:03:58 EDT 2019


Hello.
In my VTK application I need to create complex 3D models, which I already
do. My problem originates in me wanting to make a copy of that actor. Right
now I have several vtkActors pointing to the same reference, so any
modification made to one of the copies in the vtkRenderer will change every
copy of that actor. Is there any way to copy/duplicate an actor, using the
already performed calculations to generate a vtkActor faster, and keep them
independent from each other?

Thanks and best regards,
Alberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20190523/d37cde0f/attachment.html>


More information about the vtkusers mailing list