Interface GridAdjacencyMapper
    Public
    
    
    
    Public Methods
        
                GetNeighbourIndex
        
                (nodeIndexXZ, nodeIndex, direction, nodeConnections, neighbourOffsets, layerStride)
    
                
                
                    Public
                
            
        
                HasConnection
        
                (nodeIndex, direction, nodeConnections)
    
                
                
                    Public
                
            
        
                LayerCount
        
                (bounds)
    
                
                
                    Public