s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
R1Interval.contains
s2
r1interval
R1Interval
Returns true if this interval contains the interval 'y'.
bool
contains
(double p)
bool
contains
(R1Interval y)
struct
R1Interval
const
bool
contains
(
in
R1Interval
y
)
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
Returns true if this interval contains the interval 'y'.