CARLA
Namespaces | Functions
DoublyConnectedEdgeList.cpp File Reference
#include "Carla.h"
#include "DoublyConnectedEdgeList.h"
#include <cmath>
#include <map>
+ Include dependency graph for DoublyConnectedEdgeList.cpp:

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...