s2.s2wedge_relations

Undocumented in source.

Members

Enums

WedgeRelation
enum WedgeRelation
Undocumented in source.

Functions

getWedgeRelation
WedgeRelation getWedgeRelation(S2Point a0, S2Point ab1, S2Point a2, S2Point b0, S2Point b2)
Undocumented in source. Be warned that the author may not have intended to support it.
wedgeContains
bool wedgeContains(S2Point a0, S2Point ab1, S2Point a2, S2Point b0, S2Point b2)
Undocumented in source. Be warned that the author may not have intended to support it.
wedgeIntersects
bool wedgeIntersects(S2Point a0, S2Point ab1, S2Point a2, S2Point b0, S2Point b2)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta