#include "Carla.h"
#include "Carla/MapGen/RoadMap.h"
#include "Carla/Sensor/PixelReader.h"
#include "FileHelper.h"
#include "HighResScreenshot.h"
#include <type_traits>
宏定义 | |
#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 第 21 行定义.
|
static |
|
static |