37 #ifdef CHECK_MEMORY_LEAKS 39 #endif // CHECK_MEMORY_LEAKS 52 std::vector<MSLane*> incoming
54 , std::vector<MSLane*>
internal 58 myIncomingLanes(incoming)
59 #ifdef HAVE_INTERNAL_LANES
60 , myInternalLanes(internal)
The base class for an intersection.
MSLogicJunction(const std::string &id, SumoXMLNodeType type, const Position &position, const PositionVector &shape, std::vector< MSLane *> incoming)
Constructor.
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
SumoXMLNodeType
Numbers representing special SUMO-XML-attribute values for representing node- (junction-) types used ...
#define HAVE_INTERNAL_LANES