Function GridGraph.CrossMagnitude
        
                CrossMagnitude
        
                (int2 a, int2 b)
    
            
            Magnitude of the cross product a x b.
                Protected
                    Static
            
        long CrossMagnitude (
int2  |     a  |         |
int2  |     b  |         
Magnitude of the cross product a x b.