Skip to content

copy lighting flag in vtkProperty::DeepCopy

I just noticed that vtkProperty::DeepCopy does not copy the lighting flag, and it never did. Is this intentional or just a bug?

Merge request reports