[Algorithms] Neighbors in quad and oct trees
Brought to you by:
vexxed72
From: Kelvin M. <to...@nu...> - 2000-08-04 03:30:27
|
I need to construct graphs that connect all the leaf nodes with thier neighbors in quad and oct trees. Is there a well-worn algorithm that given a leaf can return all of its neighbors? Kelvin |