s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
S2Polyline.this
s2
s2polyline
S2Polyline
Convenience constructors that call Init() with the given vertices.
this
()
this
(S2Point[] vertices)
class
S2Polyline
this
(
S2Point
[]
vertices
)
this
(S2LatLng[] vertices)
this
(S2Point[] vertices, S2Debug s2debugOverride)
this
(S2LatLng[] vertices, S2Debug s2debugOverride)
Meta
Source
See Implementation
s2
s2polyline
S2Polyline
classes
Shape
constructors
this
functions
approxEquals
clone
contains
decode
encode
findValidationError
getCapBound
getCellUnionBound
getCentroid
getLength
getRectBound
getSuffix
initialize
interpolate
intersects
isOnRight
isValid
mayIntersect
nearlyCovers
numVertices
opEquals
project
reverse
s2debugOverride
setS2debugOverride
spaceUsed
subsampleVertices
unInterpolate
vertex
vertices
Convenience constructors that call Init() with the given vertices.