#include "Carla.h"#include "Carla/MapGen/RoadMap.h"#include "Carla/Sensor/PixelReader.h"#include "FileHelper.h"#include "HighResScreenshot.h"#include <type_traits>
RoadMap.cpp 的引用(Include)关系图:宏定义 | |
| #define | LOCTEXT_NAMESPACE "CarlaRoadMap" |
函数 | |
| static uint32 | ClampFloatToUInt (const float Value, int32 Min, int32 Max) |
| static float | GetRotatedAzimuthAngle (const FVector &Direction) |
| #define LOCTEXT_NAMESPACE "CarlaRoadMap" |
在文件 RoadMap.cpp 第 23 行定义.
|
static |
|
static |