Struct JobCalculateObstacles Extends IJobParallelForBatch
    Private
    
    
    
    Public Methods
        
                CalculateBoundingBox
        
                (hGraph, hierarchicalNode)
    
                    
                    
                        Public
                    
                
        
                CalculateObstacles
        
                (hGraph, hierarchicalNode, obstacleVertexGroups, obstacleVertices, obstacles, edgesScratch)
    
                    
                    
                        Public
                    
                
        
                Execute
        
                (startIndex, count)
    
                    
                    
                        Public
                    
                Public Variables
        
                allocationLock
        
    
                    
                    
                        Public
                    
                
        
                bounds
        
    
                    
                    
                        Public
                    
                
        
                dirtyHierarchicalNodes
        
    
                    
                    
                        Public
                    
                
        
                hGraphGC
        
    
                    
                    
                        Public
                    
                
        
                obstacleVertexGroups
        
    
                    
                    
                        Public
                    
                
        
                obstacleVertices
        
    
                    
                    
                        Public
                    
                
        
                obstacles
        
    
                    
                    
                        Public
                    
                Private/Protected Members
        
                MarkerBBox
        
    
                    
                    
                        Private
                            Static
                            Readonly
                    
                
        
                MarkerCollect
        
    
                    
                    
                        Private
                            Static
                            Readonly
                    
                
        
                MarkerObstacles
        
    
                    
                    
                        Private
                            Static
                            Readonly
                    
                
        
                MarkerTrace
        
    
                    
                    
                        Private
                            Static
                            Readonly