GetPointsInSphereAsCopies

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

GetPointsInSphereAsCopies

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

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

Public function Const

void

 

GetPointsInSphereAsCopies

(
    TArray64< FLidarPointCloudPoint >&...,
    const FSphere& Sphere,
    const bool& bVisibleOnly,
    const FTransform* LocalToWorld
)

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

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