CalculateBoundsFromPoints

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FBox

 

CalculateBoundsFromPoints

(
    const TArray< FLidarPointCloudPoint...
)

Public function Static

FBox

 

CalculateBoundsFromPoints

(
    const FLidarPointCloudPoint* P...,
    const int64& Count
)

Returns bounds fitting the given list of points

Public function Static

FBox

 

CalculateBoundsFromPoints

(
    FLidarPointCloudPoint** Po...,
    const int64& Count
)

Returns bounds fitting the given list of points

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