Declaration

func GSDot(_ P1: NSPoint, _ P2: NSPoint) -> CGFloat

Declaration

CGFloat GSDot(NSPoint P1, NSPoint P2);

Declaration

GSDot(P1: NSPoint, P2: NSPoint) -> float

Discussion


dot