s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
S2CrossingEdgeQuery.getCrossings
s2
s2crossing_edge_query
S2CrossingEdgeQuery
Undocumented in source. Be warned that the author may not have intended to support it.
bool
getCrossings
(S2Point a0, S2Point a1, S2Shape shape, CrossingType type, int[] edges)
bool
getCrossings
(S2Point a0, S2Point a1, CrossingType type, EdgeMap edge_map)
class
S2CrossingEdgeQuery
deprecated
bool
getCrossings
(
in
S2Point
a0
,
in
S2Point
a1
,
CrossingType
type
,
out
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