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

#include <CarlaRecorderAnimVehicleWheels.h>

+ Collaboration diagram for CarlaRecorderAnimVehicleWheels:

Public Member Functions

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

Private Attributes

std::vector< CarlaRecorderAnimWheelsVehicleWheels
 

Detailed Description

Definition at line 36 of file CarlaRecorderAnimVehicleWheels.h.

Member Function Documentation

◆ Add()

void CarlaRecorderAnimVehicleWheels::Add ( const CarlaRecorderAnimWheels InObj)

Definition at line 56 of file CarlaRecorderAnimVehicleWheels.cpp.

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

+ Here is the caller graph for this function:

◆ Clear()

void CarlaRecorderAnimVehicleWheels::Clear ( void  )

Definition at line 51 of file CarlaRecorderAnimVehicleWheels.cpp.

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

+ Here is the caller graph for this function:

◆ GetVehicleWheels()

const std::vector< CarlaRecorderAnimWheels > & CarlaRecorderAnimVehicleWheels::GetVehicleWheels ( )

Definition at line 101 of file CarlaRecorderAnimVehicleWheels.cpp.

Referenced by FFrameData::PlayFrameData().

+ Here is the caller graph for this function:

◆ Read()

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

Definition at line 87 of file CarlaRecorderAnimVehicleWheels.cpp.

References CarlaRecorderAnimWheels::Read().

Referenced by FFrameData::Read().

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

◆ Write()

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

Definition at line 61 of file CarlaRecorderAnimVehicleWheels.cpp.

References AnimVehicleWheels, and WheelInfo::Write().

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

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

Member Data Documentation

◆ VehicleWheels

std::vector<CarlaRecorderAnimWheels> CarlaRecorderAnimVehicleWheels::VehicleWheels
private

Definition at line 51 of file CarlaRecorderAnimVehicleWheels.h.


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