Struct JobDirtyNodes Extends IJob
    Public
    
    Adds nodes to the hierarchical graph dirty list.
This is used when updating and scanning the graph to mark nodes as dirty so that the hierarchical graph can recalculate connected components and obstacle contours.
Public Methods
        
                Execute
        
                ()
    
                    
                    
                        Public
                    
                Public Variables
        
                dataBounds
        
    
                    
                    
                        Public
                    
                
        
                nodesHandle
        
    
                    
                    
                        Public