Definition in file NGEdge.h.
#include <config.h>
#include <list>
#include <utils/common/UtilExceptions.h>
#include <utils/geom/Position2D.h>
#include <utils/geom/GeomHelper.h>
Go to the source code of this file.
Data Structures | |
| class | NGEdge |
| A netgen-representation of an edge. More... | |
Typedefs | |
| typedef std::list< NGEdge * > | NGEdgeList |
| A list of edges (edge pointers). | |
1.5.6