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

#include <CarlaRecorderPhysicsControl.h>

+ Collaboration diagram for CarlaRecorderPhysicsControl:

Public Member Functions

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

Public Attributes

uint32_t DatabaseId
 
FVehiclePhysicsControl VehiclePhysicsControl
 

Detailed Description

Definition at line 15 of file CarlaRecorderPhysicsControl.h.

Member Function Documentation

◆ Read()

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

◆ Write()

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

Member Data Documentation

◆ DatabaseId

uint32_t CarlaRecorderPhysicsControl::DatabaseId

◆ VehiclePhysicsControl

FVehiclePhysicsControl CarlaRecorderPhysicsControl::VehiclePhysicsControl

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