35 #ifdef CHECK_MEMORY_LEAKS
37 #endif // CHECK_MEMORY_LEAKS
54 :
Named(id), myType(type), myPosition(position), myShape(shape) {}
virtual ~MSJunction()
Destructor.
Position myPosition
The position of the junction.
MSJunction(const std::string &id, SumoXMLNodeType type, const Position &position, const PositionVector &shape)
Constructor.
A point in 2D or 3D with translation and scaling methods.
Base class for objects which have an id.
SumoXMLNodeType
Numbers representing special SUMO-XML-attribute values for representing node- (junction-) types used ...
virtual void postloadInit()
const Position & getPosition() const