CARLA
 
载入中...
搜索中...
未找到
Public 成员函数 | Private 属性 | 所有成员列表
CarlaRecorderPhysicsControls类 参考

#include <CarlaRecorderPhysicsControl.h>

+ CarlaRecorderPhysicsControls 的协作图:

Public 成员函数

void Add (const CarlaRecorderPhysicsControl &InObj)
 
void Clear (void)
 
void Write (std::ostream &OutFile)
 

Private 属性

std::vector< CarlaRecorderPhysicsControlPhysicsControls
 

详细描述

在文件 CarlaRecorderPhysicsControl.h26 行定义.

成员函数说明

◆ Add()

void CarlaRecorderPhysicsControls::Add ( const CarlaRecorderPhysicsControl & InObj)

在文件 CarlaRecorderPhysicsControl.cpp83 行定义.

引用了 PhysicsControls.

被这些函数引用 FFrameData::AddPhysicsControl() , 以及 ACarlaRecorder::AddPhysicsControl().

+ 这是这个函数的调用关系图:

◆ Clear()

void CarlaRecorderPhysicsControls::Clear ( void )

在文件 CarlaRecorderPhysicsControl.cpp78 行定义.

引用了 PhysicsControls.

被这些函数引用 FFrameData::Clear() , 以及 ACarlaRecorder::Clear().

+ 这是这个函数的调用关系图:

◆ Write()

void CarlaRecorderPhysicsControls::Write ( std::ostream & OutFile)

在文件 CarlaRecorderPhysicsControl.cpp88 行定义.

引用了 PhysicsControl , 以及 PhysicsControls.

被这些函数引用 ACarlaRecorder::Write().

+ 这是这个函数的调用关系图:

类成员变量说明

◆ PhysicsControls

std::vector<CarlaRecorderPhysicsControl> CarlaRecorderPhysicsControls::PhysicsControls
private

在文件 CarlaRecorderPhysicsControl.h38 行定义.

被这些函数引用 Add(), Clear() , 以及 Write().


该类的文档由以下文件生成: