#include <CarlaRecorderBoundingBox.h>
CarlaRecorderBoundingBox 的协作图:Public 成员函数 | |
| void | Read (std::istream &InFile) |
| void | Write (std::ostream &OutFile) |
Public 属性 | |
| FVector | Extension |
| FVector | Origin |
在文件 CarlaRecorderBoundingBox.h 第 13 行定义.
| void CarlaRecorderBoundingBox::Read | ( | std::istream & | InFile | ) |
在文件 CarlaRecorderBoundingBox.cpp 第 17 行定义.
引用了 Extension, Origin , 以及 ReadFVector().
被这些函数引用 CarlaRecorderActorBoundingBox::Read().
函数调用图:
这是这个函数的调用关系图:| void CarlaRecorderBoundingBox::Write | ( | std::ostream & | OutFile | ) |
在文件 CarlaRecorderBoundingBox.cpp 第 11 行定义.
引用了 Extension, Origin , 以及 WriteFVector().
被这些函数引用 CarlaRecorderActorBoundingBox::Write().
函数调用图:
这是这个函数的调用关系图:| FVector CarlaRecorderBoundingBox::Extension |
在文件 CarlaRecorderBoundingBox.h 第 16 行定义.
被这些函数引用 CarlaRecorderQuery::QueryInfo(), Read() , 以及 Write().
| FVector CarlaRecorderBoundingBox::Origin |
在文件 CarlaRecorderBoundingBox.h 第 15 行定义.
被这些函数引用 CarlaRecorderQuery::QueryInfo(), Read() , 以及 Write().