Declaration

NSRect GSRectFromFourPoints(NSPoint a, NSPoint b, NSPoint c, NSPoint d);

Declaration

GSRectFromFourPoints(a: NSPoint, b: NSPoint, c: NSPoint, d: NSPoint) -> NSRect

See Also

Rect Geometry