struct to send info about vehicles to the crowd 更多...
#include <Navigation.h>
Public 属性 | |
carla::geom::BoundingBox | bounding |
carla::rpc::ActorId | id |
carla::geom::Transform | transform |
struct to send info about vehicles to the crowd
在文件 Navigation.h 第 47 行定义.
carla::geom::BoundingBox carla::nav::VehicleCollisionInfo::bounding |
在文件 Navigation.h 第 50 行定义.
carla::rpc::ActorId carla::nav::VehicleCollisionInfo::id |
carla::geom::Transform carla::nav::VehicleCollisionInfo::transform |
在文件 Navigation.h 第 49 行定义.