Skip to content
Snippets Groups Projects
Forked from VTK / VTK
2614 commits behind the upstream repository.
David Gobbi's avatar
David Gobbi authored
CallSetNumberOfPoints() at beginning rather than only allocating.
This ensures that there is no point access beyond the MaxId of the
point data array.  The points array is shrunk to the final size
after execution is complete.
e5199790
History