FLidarPointCloudPoint

Overload list

Windows
MacOS
Linux
Name Description

Public function

FLidarPointCloudPoint()

Public function

FLidarPointCloudPoint

(
    const FVector& Location
)

Public function

FLidarPointCloudPoint

(
    const FLidarPointCloudPoint& Other
)

Public function

FLidarPointCloudPoint

(
    const float& X,
    const float& Y,
    const float& Z
)

Public function

FLidarPointCloudPoint

(
    const float& X,
    const float& Y,
    const float& Z,
    const float& I
)

Public function

FLidarPointCloudPoint

(
    const FVector& Location,
    const FColor& Color,
    const bool& bVisible,
    const uint8& ClassificationID
)

Public function

FLidarPointCloudPoint

(
    const FVector& Location,
    const float& R,
    const float& G,
    const float& B,
    const float& A
)

Public function

FLidarPointCloudPoint

(
    const FVector& Location,
    const float& R,
    const float& G,
    const float& B,
    const float& A,
    const uint8& ClassificationID
)

Public function

FLidarPointCloudPoint

(
    const float& X,
    const float& Y,
    const float& Z,
    const float& R,
    const float& G,
    const float& B,
    const float& A
)

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