S2ClosestEdgeQueryBase.Result

Undocumented in source.
class S2ClosestEdgeQueryBase(DistanceT)
struct Result {}

Members

Functions

opCmp
int opCmp(Result o)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

distance
DistanceT distance;
Undocumented in source.
edgeId
int edgeId;
Undocumented in source.
shapeId
int shapeId;
Undocumented in source.

Meta