CCLib::DistanceComputationTools::synchronizeOctrees

Any question about the database & algorithms library 'CCLib'
Post Reply
anagno
Posts: 20
Joined: Fri Mar 30, 2012 1:47 pm

CCLib::DistanceComputationTools::synchronizeOctrees

Post by anagno »

Hi all,

I have a question regarding synchronizeOctrees function from the distance computations tools.
I was wondering if the only condition to sync two octree is to have the same bounding box ???
If it is, the synchronizeOctrees what it does is to check the two bounding box of the octrees and if there are not common to recreate them ... Am i correct???
If this is the case isn`t possible small changes in the points clouds to lead to entirely different octrees ???

Thanks in advance
Post Reply