#include "FrameData.h"
#include "Carla/Game/CarlaEpisode.h"
#include "Carla/Actor/CarlaActor.h"
#include "Carla/Game/CarlaEngine.h"
#include "Carla/Traffic/TrafficLightController.h"
#include "Carla/Traffic/TrafficLightGroup.h"
#include "Carla/MapGen/LargeMapManager.h"
#include "Carla/Game/CarlaStatics.h"
#include "Carla/Settings/CarlaSettings.h"
#include "Carla/Lights/CarlaLightSubsystem.h"
#include <compiler/disable-ue4-macros.h>
#include "carla/rpc/VehicleLightState.h"
#include <compiler/enable-ue4-macros.h>
函数 | |
for (const CarlaRecorderAnimBiker &AnimBiker :Bikers.GetBikers()) | |
for (const CarlaRecorderAnimVehicle &AnimVehicle :Vehicles.GetVehicles()) | |
for (const CarlaRecorderAnimWalker &AnimWalker :Walkers.GetWalkers()) | |
for (const CarlaRecorderAnimWheels &AnimWheel :Wheels.GetVehicleWheels()) | |
for (const CarlaRecorderEventAdd &EventAdd :EventsAdd.GetEvents()) | |
for (const CarlaRecorderEventDel &EventDel :EventsDel.GetEvents()) | |
for (const CarlaRecorderLightScene &Light :LightScenes.GetLights()) | |
for (const CarlaRecorderLightVehicle &LightVehicle :LightVehicles.GetLightVehicles()) | |
for (const CarlaRecorderPosition &Position :Positions.GetPositions()) | |
for (const CarlaRecorderStateTrafficLight &State :States.GetStates()) | |
SetFrameCounter () | |
for | ( | const CarlaRecorderAnimBiker &AnimBiker :Bikers. | GetBikers() | ) |
在文件 FrameData.cpp 第 170 行定义.
引用了 AnimBiker , 以及 CarlaRecorderAnimBiker::DatabaseId.
for | ( | const CarlaRecorderAnimVehicle &AnimVehicle :Vehicles. | GetVehicles() | ) |
在文件 FrameData.cpp 第 149 行定义.
引用了 AnimVehicle, CarlaRecorderAnimVehicle::DatabaseId , 以及 Vehicle.
for | ( | const CarlaRecorderAnimWalker &AnimWalker :Walkers. | GetWalkers() | ) |
在文件 FrameData.cpp 第 163 行定义.
for | ( | const CarlaRecorderAnimWheels &AnimWheel :Wheels. | GetVehicleWheels() | ) |
在文件 FrameData.cpp 第 156 行定义.
for | ( | const CarlaRecorderEventAdd &EventAdd :EventsAdd. | GetEvents() | ) |
for | ( | const CarlaRecorderEventDel &EventDel :EventsDel. | GetEvents() | ) |
在文件 FrameData.cpp 第 125 行定义.
引用了 EventDel.
for | ( | const CarlaRecorderLightScene &Light :LightScenes. | GetLights() | ) |
在文件 FrameData.cpp 第 184 行定义.
for | ( | const CarlaRecorderLightVehicle &LightVehicle :LightVehicles. | GetLightVehicles() | ) |
在文件 FrameData.cpp 第 177 行定义.
for | ( | const CarlaRecorderPosition &Position :Positions. | GetPositions() | ) |
在文件 FrameData.cpp 第 131 行定义.
引用了 CarlaRecorderPosition::DatabaseId , 以及 Position.
for | ( | const CarlaRecorderStateTrafficLight &State :States. | GetStates() | ) |
在文件 FrameData.cpp 第 142 行定义.
SetFrameCounter | ( | ) |