GetPointsInBox

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

GetPointsInBox

(
    TArray< FLidarPointCloudPoint*...,
    const FBox& Box,
    const bool& bVisibleOnly
)

Public function

void

 

GetPointsInBox

(
    TArray64< FLidarPointCloudPoint...,
    const FBox& Box,
    const bool& bVisibleOnly
)

Public function

void

 

GetPointsInBox

(
    TArray< FLidarPointCloudPoint*...,
    const FVector& Center,
    const FVector& Extent,
    const bool& bVisibleOnly
)

Populates the array with the list of points within the given box.

Public function

void

 

GetPointsInBox

(
    TArray64< FLidarPointCloudPoint...,
    const FVector& Center,
    const FVector& Extent,
    const bool& bVisibleOnly
)

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