CARLA
Public Member Functions | Private Attributes | List of all members
CarlaRecorderWalkersBones Class Reference

#include <CarlaRecorderWalkerBones.h>

+ Collaboration diagram for CarlaRecorderWalkersBones:

Public Member Functions

void Add (const CarlaRecorderWalkerBones &InObj)
 
void Clear (void)
 
void Write (std::ofstream &OutFile)
 

Private Attributes

std::vector< CarlaRecorderWalkerBonesWalkers
 

Detailed Description

Definition at line 37 of file CarlaRecorderWalkerBones.h.

Member Function Documentation

◆ Add()

void CarlaRecorderWalkersBones::Add ( const CarlaRecorderWalkerBones InObj)

Definition at line 61 of file CarlaRecorderWalkerBones.cpp.

Referenced by ACarlaRecorder::AddActorBones().

+ Here is the caller graph for this function:

◆ Clear()

void CarlaRecorderWalkersBones::Clear ( void  )

Definition at line 56 of file CarlaRecorderWalkerBones.cpp.

Referenced by ACarlaRecorder::Clear().

+ Here is the caller graph for this function:

◆ Write()

void CarlaRecorderWalkersBones::Write ( std::ofstream &  OutFile)

Definition at line 66 of file CarlaRecorderWalkerBones.cpp.

References WalkerBones, and CarlaRecorderWalkerBones::Write().

Referenced by ACarlaRecorder::Write().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ Walkers

std::vector<CarlaRecorderWalkerBones> CarlaRecorderWalkersBones::Walkers
private

Definition at line 49 of file CarlaRecorderWalkerBones.h.


The documentation for this class was generated from the following files: