golang / geo

S2 geometry library in Go
Apache License 2.0
1.69k stars 182 forks source link

Loop.OrientedVertex always returns the same value as Loop.Vertex #45

Closed buth closed 6 years ago

buth commented 6 years ago

The function computes the correct vertex index for loops that represent holes but returns the vertex at the original index.