s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
R1Interval.this
s2
r1interval
R1Interval
Constructor. If lo > hi, the interval is empty.
struct
R1Interval
this
(
double
lo
,
double
hi
)
Meta
Source
See Implementation
s2
r1interval
R1Interval
constructors
this
functions
addInterval
addPoint
approxEquals
bounds
contains
expanded
getCenter
getDirectedHausdorffDistance
getLength
interiorContains
interiorIntersects
intersection
intersects
isEmpty
mutableBounds
opEquals
opIndex
opIndexAssign
project
setHi
setLo
toString
unite
properties
hi
lo
static functions
empty
fromPoint
fromPointPair
Constructor. If lo > hi, the interval is empty.