Hi all,
I have about 1500 objects that have an x and a y property. I would like to be able to sort them by distance from a point in the plane. Something like the following would be great:
x.searchNearest(20,list)
would return a list of the the 20 objects in list that are closest to x in the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.