query_edge_other_vertex
query_edge_other_vertex(edge, v) ⇒ TopoVertex | null
Given a vertex, returns other vertex on the edge
Kind: global function
| Param | Type |
|---|---|
| edge | TopoEdge |
| v | TopoVertex |
TopoVertex | nullGiven a vertex, returns other vertex on the edge
Kind: global function
| Param | Type |
|---|---|
| edge | TopoEdge |
| v | TopoVertex |