s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
S2Cap.contains
s2
s2cap
S2Cap
The point "p" should be a unit-length vector.
bool
contains
(S2Cap other)
bool
contains
(S2Cell cell)
bool
contains
(S2Point p)
class
S2Cap
override const
bool
contains
(
in
S2Point
p
)
Meta
Source
See Implementation
s2
s2cap
S2Cap
constructors
this
destructors
~this
functions
addCap
addPoint
approxEquals
clone
complement
contains
decode
encode
expanded
getArea
getCapBound
getCellUnionBound
getCentroid
getRadius
getRectBound
height
interiorContains
interiorIntersects
intersects
isEmpty
isFull
isValid
mayIntersect
opEquals
toString
unite
properties
center
radius
static functions
empty
fromCenterArea
fromCenterHeight
fromPoint
full
The point "p" should be a unit-length vector.