Retrieve all (or up to nmax if it is smaller) elements in Qotree that collide with an element qt (which needn't be in the tree itself). The elements are copied into list[0..nlist-1] and the value nlist (Ä nmax) is returned.
@param qt
@param list
@param nmax
@return
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.