Go to the source code of this file.
Namespaces | |
MapGen | |
Functions | |
static std::pair< DoublyConnectedEdgeList::HalfEdge *, DoublyConnectedEdgeList::HalfEdge * > | MapGen::FindPositionInNode (DoublyConnectedEdgeList::HalfEdge &halfEdge) |
Return the pair {prev, next}, where prev/next is the previous/next edge counterclockwise around edge's source node. More... | |