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

#include <CarlaRecorderAnimBiker.h>

+ CarlaRecorderAnimBikers 的协作图:

Public 成员函数

void Add (const CarlaRecorderAnimBiker &InObj)
 
void Clear (void)
 
const std::vector< CarlaRecorderAnimBiker > & GetBikers ()
 
void Read (std::istream &InFile)
 
void Write (std::ostream &OutFile) const
 

Private 属性

std::vector< CarlaRecorderAnimBikerBikers
 

详细描述

在文件 CarlaRecorderAnimBiker.h26 行定义.

成员函数说明

◆ Add()

void CarlaRecorderAnimBikers::Add ( const CarlaRecorderAnimBiker & InObj)

在文件 CarlaRecorderAnimBiker.cpp32 行定义.

引用了 Bikers.

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

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

◆ Clear()

void CarlaRecorderAnimBikers::Clear ( void )

在文件 CarlaRecorderAnimBiker.cpp27 行定义.

引用了 Bikers.

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

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

◆ GetBikers()

const std::vector< CarlaRecorderAnimBiker > & CarlaRecorderAnimBikers::GetBikers ( )

在文件 CarlaRecorderAnimBiker.cpp72 行定义.

引用了 Bikers.

被这些函数引用 FFrameData::PlayFrameData().

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

◆ Read()

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

在文件 CarlaRecorderAnimBiker.cpp58 行定义.

引用了 Add() , 以及 CarlaRecorderAnimBiker::Read().

被这些函数引用 FFrameData::Read().

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

◆ Write()

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

在文件 CarlaRecorderAnimBiker.cpp37 行定义.

引用了 AnimBiker , 以及 Bikers.

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

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

类成员变量说明

◆ Bikers

std::vector<CarlaRecorderAnimBiker> CarlaRecorderAnimBikers::Bikers
private

在文件 CarlaRecorderAnimBiker.h42 行定义.

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


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