CARLA
 
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
CarlaRecorderEventAdd结构体 参考

#include <CarlaRecorderEventAdd.h>

+ CarlaRecorderEventAdd 的协作图:

Public 成员函数

void Read (std::istream &InFile)
 
void Write (std::ostream &OutFile) const
 

Public 属性

uint32_t DatabaseId
 
CarlaRecorderActorDescription Description
 
FVector Location
 
FVector Rotation
 
uint8_t Type
 

详细描述

在文件 CarlaRecorderEventAdd.h26 行定义.

成员函数说明

◆ Read()

void CarlaRecorderEventAdd::Read ( std::istream & InFile)

在文件 CarlaRecorderEventAdd.cpp37 行定义.

引用了 CarlaRecorderActorDescription::Attributes, DatabaseId, Description, CarlaRecorderActorAttribute::Id, CarlaRecorderActorDescription::Id, Location, ReadFString(), ReadFVector(), Rotation, CarlaRecorderActorAttribute::Type, CarlaRecorderActorDescription::UId , 以及 CarlaRecorderActorAttribute::Value.

被这些函数引用 CarlaRecorderQuery::QueryBlocked(), CarlaRecorderQuery::QueryCollisions() , 以及 CarlaRecorderQuery::QueryInfo().

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

◆ Write()

void CarlaRecorderEventAdd::Write ( std::ostream & OutFile) const

在文件 CarlaRecorderEventAdd.cpp11 行定义.

引用了 CarlaRecorderActorDescription::Attributes, DatabaseId, Description, CarlaRecorderActorDescription::Id, Location, Rotation, CarlaRecorderActorDescription::UId, WriteFString() , 以及 WriteFVector().

+ 函数调用图:

类成员变量说明

◆ DatabaseId

uint32_t CarlaRecorderEventAdd::DatabaseId

◆ Description

CarlaRecorderActorDescription CarlaRecorderEventAdd::Description

◆ Location

FVector CarlaRecorderEventAdd::Location

在文件 CarlaRecorderEventAdd.h30 行定义.

被这些函数引用 CarlaRecorderQuery::QueryInfo(), Read() , 以及 Write().

◆ Rotation

FVector CarlaRecorderEventAdd::Rotation

在文件 CarlaRecorderEventAdd.h31 行定义.

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

◆ Type

uint8_t CarlaRecorderEventAdd::Type

该结构体的文档由以下文件生成: