but if you remove a point, you need to rebuild the other array…
in the JAVA doc i see a .clear() does that work?
i avoided all this just by finding the index of the nearest point and walk to it
but if you remove a point, you need to rebuild the other array…
in the JAVA doc i see a .clear() does that work?
i avoided all this just by finding the index of the nearest point and walk to it