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

#include <CarlaRecorderAnimWalker.h>

+ Collaboration diagram for CarlaRecorderAnimWalker:

Public Member Functions

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

Public Attributes

uint32_t DatabaseId
 
float Speed
 

Detailed Description

Definition at line 13 of file CarlaRecorderAnimWalker.h.

Member Function Documentation

◆ Read()

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

Definition at line 17 of file CarlaRecorderAnimWalker.cpp.

References DatabaseId, and Speed.

Referenced by CarlaReplayer::ProcessAnimWalker(), CarlaRecorderQuery::QueryInfo(), and CarlaRecorderAnimWalkers::Read().

+ Here is the caller graph for this function:

◆ Write()

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

Definition at line 11 of file CarlaRecorderAnimWalker.cpp.

References DatabaseId, and Speed.

Member Data Documentation

◆ DatabaseId

uint32_t CarlaRecorderAnimWalker::DatabaseId

◆ Speed

float CarlaRecorderAnimWalker::Speed

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