A view over an actor and its properties. 更多...
#include <ActorInfo.h>
Public 属性 | |
FBoundingBox | BoundingBox |
FActorDescription | Description |
TSet< crp::CityObjectLabel > | SemanticTags |
crp::Actor | SerializedData |
FVector | Velocity = {0.0f, 0.0f, 0.0f} |
A view over an actor and its properties.
在文件 ActorInfo.h 第 22 行定义.
FBoundingBox FActorInfo::BoundingBox |
在文件 ActorInfo.h 第 30 行定义.
被这些函数引用 FFrameData::AddActorBoundingBox() , 以及 ACarlaRecorder::AddActorBoundingBox().
FActorDescription FActorInfo::Description |
在文件 ActorInfo.h 第 26 行定义.
被这些函数引用 ACarlaRecorder::AddCollision(), FFrameData::AddExistingActors(), ACarlaRecorder::AddExistingActors(), FCarlaServer::FPimpl::BindActions(), UActorDispatcher::DestroyActor(), FActorRegistry::GetDescriptionFromStream(), CaService::GetStationType(), ALargeMapManager::OnActorSpawned() , 以及 FActorData::RespawnActor().
TSet<crp::CityObjectLabel> FActorInfo::SemanticTags |
在文件 ActorInfo.h 第 28 行定义.
crp::Actor FActorInfo::SerializedData |
在文件 ActorInfo.h 第 32 行定义.
被这些函数引用 UCarlaEpisode::SerializeActor().
|
mutable |
在文件 ActorInfo.h 第 35 行定义.
被这些函数引用 FWorldObserver_GetAcceleration().