CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
FRoadMapIntersectionResult结构体 参考

Road map intersection result. See URoadMap. 更多...

#include <RoadMap.h>

+ FRoadMapIntersectionResult 的协作图:

Public 属性

float OffRoad
 Percentage of the box lying off-road.
 
float OppositeLane
 Percentage of the box invading opposite lane (wrong direction).
 

详细描述

Road map intersection result. See URoadMap.

在文件 RoadMap.h15 行定义.

类成员变量说明

◆ OffRoad

float FRoadMapIntersectionResult::OffRoad

Percentage of the box lying off-road.

在文件 RoadMap.h21 行定义.

被这些函数引用 URoadMap::Intersect().

◆ OppositeLane

float FRoadMapIntersectionResult::OppositeLane

Percentage of the box invading opposite lane (wrong direction).

在文件 RoadMap.h25 行定义.

被这些函数引用 URoadMap::Intersect().


该结构体的文档由以下文件生成: