Struct S2Shape.Edge

An edge, consisting of two vertices "v0" and "v1". Zero-length edges are allowed, and can be used to represent points.

struct Edge ;