- approxEquals
bool approxEquals(S2Point a, S2Point b, S1Angle max_error)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromFrame
S2Point fromFrame(Matrix3x3_d m, S2Point q)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFrame
Matrix3x3_d getFrame(S2Point z)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFrame
void getFrame(S2Point z, Matrix3x3_d m)
Undocumented in source.
- isUnitLength
bool isUnitLength(S2Point p)
Undocumented in source. Be warned that the author may not have intended to support it.
- origin
S2Point origin()
Undocumented in source. Be warned that the author may not have intended to support it.
- ortho
S2Point ortho(S2Point a)
Undocumented in source. Be warned that the author may not have intended to support it.
- robustCrossProd
S2Point robustCrossProd(S2Point a, S2Point b)
Undocumented in source. Be warned that the author may not have intended to support it.
- rotate
S2Point rotate(S2Point p, S2Point axis, S1Angle angle)
Undocumented in source.
- simpleCCW
deprecated bool simpleCCW(S2Point a, S2Point b, S2Point c)
Undocumented in source. Be warned that the author may not have intended to support it.
- toFrame
S2Point toFrame(Matrix3x3_d m, S2Point p)
Undocumented in source. Be warned that the author may not have intended to support it.