SPARK
SPARK copied to clipboard
Fixed invalid reference on Octree
The call to addToCell() can reallocate the Array 'cells', invalidating the 'parent' reference.