#include "Carla.h"#include "CityMapMeshHolder.h"#include "Engine/StaticMeshActor.h"#include "Components/InstancedStaticMeshComponent.h"#include "Engine/StaticMesh.h"#include <vector>#include "Settings/CarlaSettings.h"#include "Game/CarlaGameInstance.h"#include "Kismet/KismetSystemLibrary.h"
CityMapMeshHolder.cpp 的引用(Include)关系图:类型定义 | |
| using | tag_size_t = std::underlying_type< ECityMapMeshTag >::type |
变量 | |
| static constexpr tag_size_t | NUMBER_OF_TAGS = CityMapMeshTag::GetNumberOfTags() |
| using tag_size_t = std::underlying_type<ECityMapMeshTag>::type |
在文件 CityMapMeshHolder.cpp 第 19 行定义.
|
staticconstexpr |
在文件 CityMapMeshHolder.cpp 第 22 行定义.