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

struct to send info about vehicles to the crowd 更多...

#include <Navigation.h>

+ carla::nav::VehicleCollisionInfo 的协作图:

Public 属性

carla::geom::BoundingBox bounding
 
carla::rpc::ActorId id
 
carla::geom::Transform transform
 

详细描述

struct to send info about vehicles to the crowd

在文件 Navigation.h47 行定义.

类成员变量说明

◆ bounding

carla::geom::BoundingBox carla::nav::VehicleCollisionInfo::bounding

在文件 Navigation.h50 行定义.

被这些函数引用 carla::nav::Navigation::AddOrUpdateVehicle().

◆ id

carla::rpc::ActorId carla::nav::VehicleCollisionInfo::id

◆ transform

carla::geom::Transform carla::nav::VehicleCollisionInfo::transform

在文件 Navigation.h49 行定义.

被这些函数引用 carla::nav::Navigation::AddOrUpdateVehicle().


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