#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.h 第 14 行定义.
| void WheelInfo::Read | ( | std::istream & | InFile | ) |
在文件 CarlaRecorderAnimVehicleWheels.cpp 第 29 行定义.
引用了 Location, SteeringAngle , 以及 TireRotation.
被这些函数引用 CarlaRecorderAnimWheels::Read().
这是这个函数的调用关系图:| void WheelInfo::Write | ( | std::ostream & | OutFile | ) | const |
在文件 CarlaRecorderAnimVehicleWheels.cpp 第 13 行定义.
引用了 Location, SteeringAngle , 以及 TireRotation.
| EVehicleWheelLocation WheelInfo::Location = EVehicleWheelLocation::BR_Wheel |
在文件 CarlaRecorderAnimVehicleWheels.h 第 16 行定义.
被这些函数引用 FFrameData::ProcessReplayerAnimVehicleWheels(), Read() , 以及 Write().
| float WheelInfo::SteeringAngle = 0.0f |
在文件 CarlaRecorderAnimVehicleWheels.h 第 17 行定义.
被这些函数引用 FFrameData::ProcessReplayerAnimVehicleWheels(), Read() , 以及 Write().
| float WheelInfo::TireRotation = 0.0f |
在文件 CarlaRecorderAnimVehicleWheels.h 第 18 行定义.
被这些函数引用 FFrameData::ProcessReplayerAnimVehicleWheels(), Read() , 以及 Write().