InsertPoints

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

InsertPoints

(
    const FLidarPointCloudPoint* P...,
    const int64& Count,
    ELidarPointCloudDuplicateHandling D...,
    const FVector& Translation
)

Attempts to insert given points to this node or passes it to the children, otherwise.

Public function

void

 

InsertPoints

(
    FLidarPointCloudPoint** Po...,
    const int64& Count,
    ELidarPointCloudDuplicateHandling D...,
    const FVector& Translation
)

Attempts to insert given points to this node or passes it to the children, otherwise.

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