命名空间 | |
namespace | MapGen |
函数 | |
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. | |