BSP Builder|Refactor: Re-implemented all recursive SuperBlockmap traversals as iterative
Switching to iterative algorithms not only alleviates stack concerns and speeds up the node build greatly but it also solves all of the object API issues. Win win.
BSP Builder|Refactor: Re-implemented all recursive SuperBlockmap traversals as iterative
Switching to iterative algorithms not only alleviates stack concerns
and speeds up the node build greatly but it also solves all of the
object API issues. Win win.