22 #ifndef NBNodeShapeComputer_h
23 #define NBNodeShapeComputer_h
96 std::map<NBEdge*, PositionVector> &geomsCCW,
97 std::map<NBEdge*, PositionVector> &geomsCW);
107 const std::map<NBEdge*, EdgeVector > &same,
108 std::map<NBEdge*, PositionVector> &geomsCCW,
109 std::map<NBEdge*, PositionVector> &geomsCW,
110 std::map<NBEdge*, NBEdge*> &ccwBoundary,
111 std::map<NBEdge*, NBEdge*> &cwBoundary);