Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > FLidarPointCloudPoint > FLidarPointCloudPoint
References
Module | LidarPointCloudRuntime |
Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudShared.h |
Include | #include "LidarPointCloudShared.h" |
FLidarPointCloudPoint
(
const FLidarPointCloudPoint & Other
)
Remarks
Questionable behavior here - the copy constructor only copies part of the state but the assignment operator copies it all.