Struct JobRecalculateComponents Extends IJob

Private

Inner Types

Public Methods

Execute ()
FindHierarchicalNodeChildren (hGraph, hierarchicalNode, startNode)

Run a BFS out from a start node and assign up to MaxChildrenPerNode nodes to the specified hierarchical node which are not already assigned to another hierarchical node.

FloodFill (hGraph)

Flood fills the graph of hierarchical nodes and assigns the same area ID to all hierarchical nodes that are in the same connected component.

Grow (graph)
RemoveHierarchicalNode (hGraph, hierarchicalNode, removeAdjacentSmallNodes)

Public Variables

bounds
Public
connectionAllocations
Public
dirtiedHierarchicalNodes
Public
hGraphGC
Public
numHierarchicalNodes
Public