Road map intersection result. See URoadMap. More...
#include <RoadMap.h>
Public Attributes | |
float | OffRoad |
Percentage of the box lying off-road. More... | |
float | OppositeLane |
Percentage of the box invading opposite lane (wrong direction). More... | |
float FRoadMapIntersectionResult::OffRoad |
Percentage of the box lying off-road.
Definition at line 21 of file RoadMap.h.
Referenced by URoadMap::Intersect().
float FRoadMapIntersectionResult::OppositeLane |
Percentage of the box invading opposite lane (wrong direction).
Definition at line 25 of file RoadMap.h.
Referenced by URoadMap::Intersect().