Road map intersection result. See URoadMap. More...
#include <RoadMap.h>
Collaboration diagram for FRoadMapIntersectionResult: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().
1.8.13