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

#include <CarlaRecorderAnimVehicle.h>

+ CarlaRecorderAnimVehicle 的协作图:

Public 成员函数

void Read (std::istream &InFile)
 
void Write (std::ostream &OutFile)
 

Public 属性

bool bHandbrake
 
float Brake
 
uint32_t DatabaseId
 
int32_t Gear
 
float Steering
 
float Throttle
 

详细描述

在文件 CarlaRecorderAnimVehicle.h13 行定义.

成员函数说明

◆ Read()

void CarlaRecorderAnimVehicle::Read ( std::istream & InFile)

在文件 CarlaRecorderAnimVehicle.cpp21 行定义.

引用了 bHandbrake, Brake, DatabaseId, Gear, Steering , 以及 Throttle.

被这些函数引用 CarlaRecorderQuery::QueryInfo().

+ 这是这个函数的调用关系图:

◆ Write()

void CarlaRecorderAnimVehicle::Write ( std::ostream & OutFile)

在文件 CarlaRecorderAnimVehicle.cpp11 行定义.

引用了 bHandbrake, Brake, DatabaseId, Gear, Steering , 以及 Throttle.

类成员变量说明

◆ bHandbrake

bool CarlaRecorderAnimVehicle::bHandbrake

◆ Brake

float CarlaRecorderAnimVehicle::Brake

◆ DatabaseId

uint32_t CarlaRecorderAnimVehicle::DatabaseId

◆ Gear

int32_t CarlaRecorderAnimVehicle::Gear

◆ Steering

float CarlaRecorderAnimVehicle::Steering

◆ Throttle

float CarlaRecorderAnimVehicle::Throttle

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