Skip to content
  • Seth Hillbrand's avatar
    Cleanup geometry functions · a9ae86ee
    Seth Hillbrand authored
    Added Distance(VECTOR2) function that returns a double.  Removed
    superfluous EuclideanNorm, GetLineLength, integer constructor for
    EDA_ANGLE (this promotes to double in the CTOR), DistanceLinePoint and
    HitTestPoints
    
    Also extended the size for arc calculations that get distances to center
    points to avoid overflow
    a9ae86ee