37 #ifdef CHECK_MEMORY_LEAKS
39 #endif // CHECK_MEMORY_LEAKS
51 std::vector<MSLane*> incoming
53 , std::vector<MSLane*>
internal
57 myIncomingLanes(incoming)
58 #ifdef HAVE_INTERNAL_LANES
59 , myInternalLanes(internal)
The base class for an intersection.
A point in 2D or 3D with translation and scaling methods.
virtual ~MSLogicJunction()
Destructor.
virtual void postloadInit()
initialises the junction after the whole net has been loaded
MSLogicJunction(const std::string &id, const Position &position, const PositionVector &shape, std::vector< MSLane * > incoming)
Constructor.
#define HAVE_INTERNAL_LANES