Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime
| |
|
| Name |
FScopeBenchmarkTimer |
| Type |
struct |
| Header File |
/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudShared.h |
| Include Path |
#include "LidarPointCloudShared.h" |
Syntax
struct FScopeBenchmarkTimer
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
LidarPointCloudShared.h |
|
|
|
LidarPointCloudShared.h |
|
Destructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bActive |
bool |
|
LidarPointCloudShared.h |
|
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Label |
FString |
|
LidarPointCloudShared.h |
|
| OutTimer |
float * |
|
LidarPointCloudShared.h |
|
| Time |
double |
|
LidarPointCloudShared.h |
|
Functions
Public