[vtkusers] Creating actor copy did not copy the texture information

vinmean iamdpak at gmail.com
Tue Sep 5 04:54:38 EDT 2017


I am now able to copy the texture using the below lines



		vtkSmartPointer<vtkTexture> texture = actor->GetTexture();

		new_actor->SetTexture(texture);




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


More information about the vtkusers mailing list