#include "Carla.h"
#include "TrafficLightBase.h"
#include "Carla/Game/CarlaStatics.h"
#include "Vehicle/CarlaWheeledVehicle.h"
#include "Vehicle/WheeledVehicleAIController.h"
函数 | |
static bool | IsValid (const ACarlaWheeledVehicle *Vehicle) |
static ETrafficSignState | ToTrafficSignState (ETrafficLightState State) |
|
static |
在文件 TrafficLightBase.cpp 第 17 行定义.
引用了 Vehicle.
被这些函数引用 ACarlaWheeledVehicle::AddReferenceToManager(), AVegetationManager::AddVehicle(), UCarlaSettingsDelegate::ApplyQualityLevelPreRestart(), ASceneCaptureSensor::BeginPlay(), UCarlaSettingsDelegate::CheckCarlaSettings(), AVegetationManager::CheckForNewTiles(), ALargeMapManager::CheckIfRebaseIsNeeded(), AVegetationManager::CreateOrUpdateTileCache(), AVegetationManager::CreatePoolForBPClass(), UTaggedComponent::CreateSceneProxy(), AVegetationManager::FreeTileCache(), URoadMap::GetDataAt(), ALargeMapManager::GetHeroVehicle(), AVegetationManager::GetTilesInUse(), ATrafficLightBase::NotifyWheeledVehicle(), UCarlaSettingsDelegate::OnActorSpawned(), ALargeMapManager::OnActorSpawned(), ACollisionSensor::OnCollisionEvent(), UTaggedComponent::OnRegister(), ACityMapMeshHolder::PostInitializeComponents(), ALargeMapManager::PrintMapInfo(), ACarlaWheeledVehicle::RemoveReferenceToManager(), AVegetationManager::RemoveVehicle(), UCarlaSettingsDelegate::SetActorComponentsDrawDistance(), UCarlaSettingsDelegate::SetAllActorsDrawDistance(), UCarlaSettingsDelegate::SetAllLights(), UCarlaSettingsDelegate::SetAllRoads(), UTaggedComponent::SetColor(), AVegetationManager::SetInstancedStaticMeshComponentCache(), AVegetationManager::SetMaterialCache(), ACollisionSensor::SetOwner(), UCarlaSettingsDelegate::SetPostProcessEffectsEnabled(), AVegetationManager::SpawnSkeletalFoliages(), ATagger::TagActor(), AVegetationManager::Tick(), ATrafficLightBase::UnNotifyWheeledVehicle(), AVegetationManager::UpdateFoliageBlueprintCache(), ALargeMapManager::UpdateTilesState() , 以及 carla::client::ServerSideSensor::~ServerSideSensor().
|
static |
在文件 TrafficLightBase.cpp 第 22 行定义.
引用了 State, TrafficLightGreen, TrafficLightRed , 以及 TrafficLightYellow.