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