Function
GSDistance(_:_:) GSDistanceGSDistance
Declaration
func GSDistance(_ a: NSPoint, _ b: NSPoint) -> DoubleDeclaration
static double GSDistance(NSPoint a, NSPoint b);Declaration
GSDistance(a: NSPoint, b: NSPoint) -> float