FLidarPointCloudOctree::RegisterTraversalOctree

Adds the given traversal octree to the list of linked octrees.

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudOctree.h

Include

#include "LidarPointCloudOctree.h"

Syntax

void RegisterTraversalOctree
(
    TWeakPtr< FLidarPointCloudTraversalOctree, ESPMode::ThreadSafe > TraversalOctree
)

Remarks

Adds the given traversal octree to the list of linked octrees.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss