[vtkusers] Copy/duplicate vtkActor

StephenWei wei_yang520 at hotmail.com
Tue Jun 4 01:51:00 EDT 2019


It seems there is no DeepCopy interface in class vtkActor.
We can create our own DeepCopy refers to `void vtkActor::ShallowCopy(vtkProp
*prop)`:
Create independent mapper, Property, Texture and etc for the new vtkActor
object. And set origin, position, Orientation and UserTransform for it.



--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html


More information about the vtkusers mailing list