Agrarsense
|
This is the complete list of members for USensorFactory, including all inherited members.
GetSensorMapDataAsset() | USensorFactory | static |
Initialize() | USensorFactory | privatestatic |
SensorMapDataAsset | USensorFactory | privatestatic |
SetSensorIdentifierAndNameWithFallbacks(ASensor *sensor, const FString &sensorIdentifier, const FString &sensorName) | USensorFactory | privatestatic |
SpawnCamera(const FTransform &transform, const FString sensorIdentifier, const FString sensorName, FCameraBaseParameters cameraParameters, bool SimulateSensor=true) | USensorFactory | static |
SpawnCollisionSensor(const FTransform &transform, AActor *Owner, const FString sensorIdentifier, const FString sensorName, bool SimulateSensor=true) | USensorFactory | static |
SpawnDepthCamera(const FTransform &transform, const FString sensorIdentifier, const FString sensorName, FDepthCameraParameters depthCameraParameters, bool SimulateSensor=true) | USensorFactory | static |
SpawnDVSCamera(const FTransform &transform, const FString sensorIdentifier, const FString sensorName, FDVSCameraParameters DVSCameraParameters, bool SimulateSensor) | USensorFactory | static |
SpawnLidarSensor(const FTransform &transform, const FString sensorIdentifier, const FString sensorName, FLidarParameters lidarParameters, bool SimulateSensor=true) | USensorFactory | static |
SpawnModelClass(TSubclassOf< ASensorModel > modelClass, ASensor *attachTo) | USensorFactory | privatestatic |
SpawnModelClassForSensor(ASensor *attachTo) | USensorFactory | privatestatic |
SpawnOverlapSensor(const FTransform &transform, FOverlapSensorParameters Parameters, const FString sensorIdentifier, const FString sensorName) | USensorFactory | static |
SpawnRadar(const FTransform &transform, const FString sensorIdentifier, const FString sensorName, FRadarParameters radarParameters, bool SimulateSensor=true) | USensorFactory | static |
SpawnSegmentationCamera(const FTransform &transform, const FString sensorIdentifier, const FString sensorName, FCameraBaseParameters cameraParameters, bool SimulateSensor=true) | USensorFactory | static |
SpawnSensor(const FTransform &transform, const FString &sensorIdentifier, const FString &sensorName, bool SpawnSensorModel=true) | USensorFactory | privatestatic |
SpawnThermalCamera(const FTransform &transform, const FString sensorIdentifier, const FString sensorName, FThermalCameraParameters thermalCameraParameters, bool SimulateSensor=true) | USensorFactory | static |
SpawnTransformSensor(const FTransform &transform, AActor *Owner, const FString sensorIdentifier, const FString sensorName, bool SimulateSensor=true) | USensorFactory | static |