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

#include <CarlaRecorderPhysicsControl.h>

+ Collaboration diagram for CarlaRecorderPhysicsControls:

Public Member Functions

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

Private Attributes

std::vector< CarlaRecorderPhysicsControlPhysicsControls
 

Detailed Description

Definition at line 26 of file CarlaRecorderPhysicsControl.h.

Member Function Documentation

◆ Add()

void CarlaRecorderPhysicsControls::Add ( const CarlaRecorderPhysicsControl InObj)

Definition at line 83 of file CarlaRecorderPhysicsControl.cpp.

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

+ Here is the caller graph for this function:

◆ Clear()

void CarlaRecorderPhysicsControls::Clear ( void  )

Definition at line 78 of file CarlaRecorderPhysicsControl.cpp.

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

+ Here is the caller graph for this function:

◆ Write()

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

Definition at line 88 of file CarlaRecorderPhysicsControl.cpp.

References PhysicsControl.

Referenced by ACarlaRecorder::Write().

+ Here is the caller graph for this function:

Member Data Documentation

◆ PhysicsControls

std::vector<CarlaRecorderPhysicsControl> CarlaRecorderPhysicsControls::PhysicsControls
private

Definition at line 38 of file CarlaRecorderPhysicsControl.h.


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