Eclipse SUMO - Simulation of Urban MObility
|
#include "PolygonDynamics.h"
#include <assert.h>
#include "utils/common/StdDefs.h"
#include "utils/common/SUMOTime.h"
#include "utils/vehicle/SUMOTrafficObject.h"
Go to the source code of this file.
Definition in file PolygonDynamics.cpp.