Skip to content

vtkPointSet Subclasses: Don't shallow copy links

Links now keep a reference of the used dataset like locators, therefore, like locators, they should not be shallow copied, to avoid memory leaks.

Edited by Spiros Tsalikis

Merge request reports