#include <CarlaRecorderPhysicsControl.h>
CarlaRecorderPhysicsControls 的协作图:Public 成员函数 | |
| void | Add (const CarlaRecorderPhysicsControl &InObj) |
| void | Clear (void) |
| void | Write (std::ostream &OutFile) |
Private 属性 | |
| std::vector< CarlaRecorderPhysicsControl > | PhysicsControls |
在文件 CarlaRecorderPhysicsControl.h 第 26 行定义.
| void CarlaRecorderPhysicsControls::Add | ( | const CarlaRecorderPhysicsControl & | InObj | ) |
在文件 CarlaRecorderPhysicsControl.cpp 第 83 行定义.
引用了 PhysicsControls.
被这些函数引用 FFrameData::AddPhysicsControl() , 以及 ACarlaRecorder::AddPhysicsControl().
这是这个函数的调用关系图:| void CarlaRecorderPhysicsControls::Clear | ( | void | ) |
在文件 CarlaRecorderPhysicsControl.cpp 第 78 行定义.
引用了 PhysicsControls.
被这些函数引用 FFrameData::Clear() , 以及 ACarlaRecorder::Clear().
这是这个函数的调用关系图:| void CarlaRecorderPhysicsControls::Write | ( | std::ostream & | OutFile | ) |
在文件 CarlaRecorderPhysicsControl.cpp 第 88 行定义.
引用了 PhysicsControl , 以及 PhysicsControls.
被这些函数引用 ACarlaRecorder::Write().
这是这个函数的调用关系图:
|
private |
在文件 CarlaRecorderPhysicsControl.h 第 38 行定义.