GetPointsInBoxAsCopies

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

GetPointsInBoxAsCopies

(
    TArray< FLidarPointCloudPoint >& S...,
    const FBox& Box,
    const bool& bVisibleOnly,
    const FTransform* LocalToWorld
)

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

Public function Const

void

 

GetPointsInBoxAsCopies

(
    TArray64< FLidarPointCloudPoint >&...,
    const FBox& Box,
    const bool& bVisibleOnly,
    const FTransform* LocalToWorld
)

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

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