CARLA
Public Member Functions | Public Attributes | List of all members
CarlaRecorderAnimWheels Struct Reference

#include <CarlaRecorderAnimVehicleWheels.h>

+ Collaboration diagram for CarlaRecorderAnimWheels:

Public Member Functions

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

Public Attributes

uint32_t DatabaseId
 
std::vector< WheelInfoWheelValues
 

Detailed Description

Definition at line 26 of file CarlaRecorderAnimVehicleWheels.h.

Member Function Documentation

◆ Read()

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

Definition at line 35 of file CarlaRecorderAnimVehicleWheels.cpp.

References WheelInfo::Read().

Referenced by CarlaReplayer::ProcessAnimVehicleWheels(), and CarlaRecorderAnimVehicleWheels::Read().

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

◆ Write()

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

Definition at line 25 of file CarlaRecorderAnimVehicleWheels.cpp.

Member Data Documentation

◆ DatabaseId

uint32_t CarlaRecorderAnimWheels::DatabaseId

◆ WheelValues

std::vector<WheelInfo> CarlaRecorderAnimWheels::WheelValues

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