Declaration

func GSComparePoint(_ P1: NSPoint, _ P2: NSPoint) -> Bool

Declaration

BOOL GSComparePoint(NSPoint P1, NSPoint P2);

Declaration

GSComparePoint(P1: NSPoint, P2: NSPoint) -> bool

See Also

Comparison and Sorting