Struct Line
    Public
    
    ORCA Line.
Simply holds a point and a direction, nothing fancy.
A* Pro Feature:
This is an A* Pathfinding Project Pro feature only. This function/class/variable might not exist in the Free version of the A* Pathfinding Project or the functionality might be limited.
The Pro version can be bought here
Public Variables
        
                dir
        
    
                
                
                    Public
                
            
        
                point
        
    
                
                
                    Public