s2.s2crossing_edge_query

Undocumented in source.

Members

Classes

S2CrossingEdgeQuery
class S2CrossingEdgeQuery

S2CrossingEdgeQuery is used to find edges or shapes that are crossed by an edge. Here is an example showing how to index a set of polylines, and then find the polylines that are crossed by a given edge AB:

Enums

CrossingType
enum CrossingType

A parameter that controls the reporting of edge intersections.

Meta