31 namespace structured {
72 struct ConstellationData
84 typedef std::set<world::LaneSegmentId> IntersectionArea;
94 bool isSmallerOrEqual(IntersectionArea
const &left, IntersectionArea
const &right)
const;
104 IntersectionArea mEgoVehicleIntersectionArea;
105 IntersectionArea mObjectIntersectionArea;
120 typedef std::multimap<world::ObjectId, ConstellationData> ConstellationDataMap;
125 ConstellationDataMap mConstellationData;
namespace ad
Definition: LateralRelativePosition.hpp:28