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