fixed the copy() function that did not copy any of the bounds stuff
added rebuild: build a new tree from the existing one plus newly added points
changed behaviour of size(): now the actual tree size
deleted getNumberOfElements and added getNumberOfAddedElements() - makes more sense now.