s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
R2Rect.this
s2
r2rect
R2Rect
Undocumented in source.
this
(R2Point lo, R2Point hi)
struct
R2Rect
this
(
in
R2Point
lo
,
in
R2Point
hi
)
out { assert (isValid()); }
this
(R1Interval x, R1Interval y)
Meta
Source
See Implementation
s2
r2rect
R2Rect
constructors
this
functions
InteriorIntersects
Project
addPoint
addRect
approxEquals
contains
expanded
getCenter
getSize
getVertex
interiorContains
intersection
intersects
isEmpty
isValid
opEquals
opIndex
opIndexAssign
toString
unite
properties
hi
lo
x
y
static functions
empty
fromCenterSize
fromPoint
fromPointPair