BSP Builder|Refactor: SuperBlock now implements its own traversal interface
As KdTree only presently has a C implementation, it is more convenientfor SuperBlock to wrap that API and provide an object level interface.
Also, SuperBlockmap is now a friend of SuperBlock.
View differences
BSP Builder|Refactor: SuperBlock now implements its own traversal interface
As KdTree only presently has a C implementation, it is more convenient
for SuperBlock to wrap that API and provide an object level interface.
Also, SuperBlockmap is now a friend of SuperBlock.