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

#include <CarlaRecorderAnimBiker.h>

+ CarlaRecorderAnimBiker 的协作图:

Public 成员函数

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

Public 属性

uint32_t DatabaseId
 
float EngineRotation { 0.0f }
 
float ForwardSpeed { 0.0f }
 

详细描述

在文件 CarlaRecorderAnimBiker.h13 行定义.

成员函数说明

◆ Read()

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

在文件 CarlaRecorderAnimBiker.cpp18 行定义.

引用了 DatabaseId, EngineRotation , 以及 ForwardSpeed.

被这些函数引用 CarlaReplayer::ProcessAnimBiker() , 以及 CarlaRecorderAnimBikers::Read().

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

◆ Write()

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

在文件 CarlaRecorderAnimBiker.cpp11 行定义.

引用了 DatabaseId, EngineRotation , 以及 ForwardSpeed.

类成员变量说明

◆ DatabaseId

uint32_t CarlaRecorderAnimBiker::DatabaseId

◆ EngineRotation

float CarlaRecorderAnimBiker::EngineRotation { 0.0f }

◆ ForwardSpeed

float CarlaRecorderAnimBiker::ForwardSpeed { 0.0f }

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