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

#include <CarlaRecorderAnimVehicleWheels.h>

+ WheelInfo 的协作图:

Public 成员函数

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

Public 属性

EVehicleWheelLocation Location = EVehicleWheelLocation::BR_Wheel
 
float SteeringAngle = 0.0f
 
float TireRotation = 0.0f
 

详细描述

在文件 CarlaRecorderAnimVehicleWheels.h14 行定义.

成员函数说明

◆ Read()

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

在文件 CarlaRecorderAnimVehicleWheels.cpp18 行定义.

引用了 Location, SteeringAngle , 以及 TireRotation.

被这些函数引用 CarlaRecorderAnimWheels::Read().

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

◆ Write()

void WheelInfo::Write ( std::ostream & OutFile) const

在文件 CarlaRecorderAnimVehicleWheels.cpp11 行定义.

引用了 Location, SteeringAngle , 以及 TireRotation.

类成员变量说明

◆ Location

◆ SteeringAngle

float WheelInfo::SteeringAngle = 0.0f

◆ TireRotation

float WheelInfo::TireRotation = 0.0f

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