Struct JobRVOCalculateNeighbours Extends IJobParallelForBatched
    Public
    
    
    
    Public Methods
        
                CalculateNeighbours
        
                (agentIndex, neighbours, neighbourDistances)
    
                    
                    
                        Public
                    
                
        
                Execute
        
                (startIndex, count)
    
                    
                    
                        Public
                    
                Public Variables
        
                agentData
        
    
                    
                    
                        Public
                    
                
        
                allowBoundsChecks
        
    
                    
                    
                        Public
                    
                
        
                outNeighbours
        
    
                    
                    
                        Public
                    
                
        
                output
        
    
                    
                    
                        Public
                    
                
        
                quadtree
        
    
                    
                    
                        Public