FLidarPointCloudRay::Intersects

An Efficient and Robust Ray-Box Intersection Algorithm. Amy Williams et al. 2004.

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "LidarPointCloudShared.h"

Syntax

bool Intersects
(
    const FBox & Box
) const

Remarks

An Efficient and Robust Ray-Box Intersection Algorithm. Amy Williams et al. 2004.

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