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

#include <CarlaRecorderBoundingBox.h>

+ Collaboration diagram for CarlaRecorderActorBoundingBox:

Public Member Functions

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

Public Attributes

CarlaRecorderBoundingBox BoundingBox
 
uint32_t DatabaseId
 

Detailed Description

Definition at line 25 of file CarlaRecorderBoundingBox.h.

Member Function Documentation

◆ Read()

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

Definition at line 29 of file CarlaRecorderBoundingBox.cpp.

References BoundingBox.

Referenced by CarlaRecorderQuery::QueryInfo().

+ Here is the caller graph for this function:

◆ Write()

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

Definition at line 23 of file CarlaRecorderBoundingBox.cpp.

References BoundingBox.

Member Data Documentation

◆ BoundingBox

CarlaRecorderBoundingBox CarlaRecorderActorBoundingBox::BoundingBox

Definition at line 28 of file CarlaRecorderBoundingBox.h.

Referenced by CarlaRecorderQuery::QueryInfo().

◆ DatabaseId

uint32_t CarlaRecorderActorBoundingBox::DatabaseId

Definition at line 27 of file CarlaRecorderBoundingBox.h.

Referenced by CarlaRecorderQuery::QueryInfo().


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