CARLA
 
载入中...
搜索中...
未找到
| 宏定义
SensorFactory.cpp 文件参考
#include "Carla.h"
#include "Carla/Sensor/SensorFactory.h"
#include "Carla/Game/CarlaGameInstance.h"
#include "Carla/Game/CarlaStatics.h"
#include "Carla/Sensor/Sensor.h"
#include "Carla/Sensor/SceneCaptureSensor.h"
#include <compiler/disable-ue4-macros.h>
#include <carla/sensor/SensorRegistry.h>
#include <compiler/enable-ue4-macros.h>
#include <type_traits>
+ SensorFactory.cpp 的引用(Include)关系图:

浏览源代码.

class  FSensorDefinitionGatherer
 Retrieve the definitions of all the sensors registered in the SensorRegistry by calling their static method SensorType::GetSensorDefinition(). 更多...
 
struct  FSensorDefinitionGatherer::is_spawnable< T, typename >
 
struct  FSensorDefinitionGatherer::is_spawnable< T, typename void_type< typename T::not_spawnable >::type >
 
struct  FSensorDefinitionGatherer::void_type< T >
 

宏定义

#define LIBCARLA_SENSOR_REGISTRY_WITH_SENSOR_INCLUDES
 

宏定义说明

◆ LIBCARLA_SENSOR_REGISTRY_WITH_SENSOR_INCLUDES

#define LIBCARLA_SENSOR_REGISTRY_WITH_SENSOR_INCLUDES

在文件 SensorFactory.cpp19 行定义.