GetPointsInConvexVolume

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

GetPointsInConvexVolume

(
    TArray< FLidarPointCloudPoint*...,
    const FConvexVolume& ConvexVolume,
    const bool& bVisibleOnly
)

Populates the array with the list of points within the given convex volume.

Public function

void

 

GetPointsInConvexVolume

(
    TArray64< FLidarPointCloudPoint...,
    const FConvexVolume& ConvexVolume,
    const bool& bVisibleOnly
)

Populates the array with the list of points within the given convex volume.

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