Skip to content
Snippets Groups Projects
Commit 5e5fb779 authored by T.J. Corona's avatar T.J. Corona
Browse files

Force a lookup table reset after vtkAbstractArray::Reset()

This fix is in reference to bug report 0015533. The method Reset() in
vtkAbstractArray was modified to flag a change in data, resulting in the
correct behavior for LookupValue() after Reset() was called. Also, the method
DeepCopy() was changed to only copy valid elements (thanks David Lonie!).
parent 676e65ed
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment