'''Originally Posted By: David Richardsondavejrichardson@gmail.com'''
I am working on implementing the Winged Edge mesh. In order to share edges properly, I want to find an existing edge between two vertices. I start with the first edge connected to either vertex, and want to walk the edges around the vertex to see if there are any that connect to the other vertex.