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

#include <CarlaRecorderKinematics.h>

+ Collaboration diagram for CarlaRecorderActorsKinematics:

Public Member Functions

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

Private Attributes

std::vector< CarlaRecorderKinematicsKinematics
 

Detailed Description

Definition at line 25 of file CarlaRecorderKinematics.h.

Member Function Documentation

◆ Add()

void CarlaRecorderActorsKinematics::Add ( const CarlaRecorderKinematics InObj)

Definition at line 32 of file CarlaRecorderKinematics.cpp.

References Kinematics.

Referenced by FFrameData::AddKinematics(), and ACarlaRecorder::AddKinematics().

+ Here is the caller graph for this function:

◆ Clear()

void CarlaRecorderActorsKinematics::Clear ( void  )

Definition at line 27 of file CarlaRecorderKinematics.cpp.

References Kinematics.

Referenced by FFrameData::Clear(), and ACarlaRecorder::Clear().

+ Here is the caller graph for this function:

◆ Write()

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

Definition at line 37 of file CarlaRecorderKinematics.cpp.

References Kinematics.

Referenced by ACarlaRecorder::Write().

+ Here is the caller graph for this function:

Member Data Documentation

◆ Kinematics

std::vector<CarlaRecorderKinematics> CarlaRecorderActorsKinematics::Kinematics
private

Definition at line 37 of file CarlaRecorderKinematics.h.


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