s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
S2Polyline.decode
s2
s2polyline
S2Polyline
Decodes an S2Polyline encoded with Encode(). Returns true on success.
class
S2Polyline
bool
decode
(
IRangeT
)
(
Decoder
!
IRangeT
decoder
)
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
Decodes an S2Polyline encoded with Encode(). Returns true on success.