Declaration

func GSClipLineWithRect(_ start: UnsafeMutablePointer<NSPoint>, _ end: UnsafeMutablePointer<NSPoint>, _ rect: NSRect) -> Bool

Declaration

BOOL GSClipLineWithRect(NSPoint *start, NSPoint *end, NSRect rect);

Declaration

GSClipLineWithRect(start: NSPoint, end: NSPoint, rect: NSRect) -> bool

See Also

Intersections