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