Skip to content

Forcing a lookup table reset after array::Reset()

T.J. Corona requested to merge tjcorona/vtk:issue_0015533 into master

modified abstract array Reset() to flag a change in data, and fixed variant array DeepCopy() to only copy valid elements (thanks David Lonie!).

Merge request reports