#include <CarlaRecorderKinematics.h>
CarlaRecorderKinematics 的协作图:Public 成员函数 | |
| void | Read (std::istream &InFile) |
| void | Write (std::ostream &OutFile) |
Public 属性 | |
| FVector | AngularVelocity |
| uint32_t | DatabaseId |
| FVector | LinearVelocity |
在文件 CarlaRecorderKinematics.h 第 21 行定义.
| void CarlaRecorderKinematics::Read | ( | std::istream & | InFile | ) |
在文件 CarlaRecorderKinematics.cpp 第 18 行定义.
引用了 AngularVelocity, DatabaseId, LinearVelocity , 以及 ReadFVector().
被这些函数引用 CarlaRecorderQuery::QueryInfo().
函数调用图:
这是这个函数的调用关系图:| void CarlaRecorderKinematics::Write | ( | std::ostream & | OutFile | ) |
在文件 CarlaRecorderKinematics.cpp 第 11 行定义.
引用了 AngularVelocity, DatabaseId, LinearVelocity , 以及 WriteFVector().
函数调用图:| FVector CarlaRecorderKinematics::AngularVelocity |
在文件 CarlaRecorderKinematics.h 第 30 行定义.
被这些函数引用 CarlaRecorderQuery::QueryInfo(), Read() , 以及 Write().
| uint32_t CarlaRecorderKinematics::DatabaseId |
在文件 CarlaRecorderKinematics.h 第 24 行定义.
被这些函数引用 CarlaRecorderQuery::QueryInfo(), Read() , 以及 Write().
| FVector CarlaRecorderKinematics::LinearVelocity |
在文件 CarlaRecorderKinematics.h 第 27 行定义.
被这些函数引用 CarlaRecorderQuery::QueryInfo(), Read() , 以及 Write().