s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
S2CrossingEdgeQuery.getCrossingEdges
s2
s2crossing_edge_query
S2CrossingEdgeQuery
Undocumented in source. Be warned that the author may not have intended to support it.
ShapeEdge
[]
getCrossingEdges
(S2Point a0, S2Point a1, CrossingType type)
ShapeEdge
[]
getCrossingEdges
(S2Point a0, S2Point a1, S2Shape shape, CrossingType type)
void
getCrossingEdges
(S2Point a0, S2Point a1, CrossingType type, ShapeEdge[] edges)
void
getCrossingEdges
(S2Point a0, S2Point a1, S2Shape shape, CrossingType type, ShapeEdge[] edges)
class
S2CrossingEdgeQuery
void
getCrossingEdges
(
in
S2Point
a0
,
in
S2Point
a1
,
in
S2Shape
shape
,
CrossingType
type
,
ref
ShapeEdge
[]
edges
)
Meta
Source
See Implementation
s2
s2crossing_edge_query
S2CrossingEdgeQuery
aliases
CellVisitor
EdgeMap
ShapeEdgeIdVisitor
constructors
this
functions
getCandidates
getCells
getCrossingEdges
getCrossings
index
initialize
visitCells
visitRawCandidates