#include <CarlaRecorderAnimVehicleWheels.h>
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 第 18 行定义.
引用了 Location, SteeringAngle , 以及 TireRotation.
被这些函数引用 CarlaRecorderAnimWheels::Read().
void WheelInfo::Write | ( | std::ostream & | OutFile | ) | const |
在文件 CarlaRecorderAnimVehicleWheels.cpp 第 11 行定义.
引用了 Location, SteeringAngle , 以及 TireRotation.
EVehicleWheelLocation WheelInfo::Location = EVehicleWheelLocation::BR_Wheel |
float WheelInfo::SteeringAngle = 0.0f |
float WheelInfo::TireRotation = 0.0f |