Skip to content

vtkLight DeepCopy method copies all member data

Andreas Buykx requested to merge bxa/vtk:light-deep-copy into master

The deep copy method of vtkLight did not copy all member data, causing the copy to yield very different lighting.

Merge request reports