Page 1 of 1

CCLib::DistanceComputationTools::synchronizeOctrees

Posted: Wed Aug 08, 2012 8:38 am
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