S2Shape.ReferencePoint
- this
this(S2Point p, bool c)
Undocumented in source.
- this
this(bool contained)
Undocumented in source.
- contained
bool contained;
Undocumented in source.
- point
S2Point point;
Undocumented in source.
s2 s2shape S2Shape
constructorsfunctionsstructsvariables
A ReferencePoint consists of a point P and a boolean indicating whether P is contained by a particular shape.