FLidarPointCloudPoint

Overload list

Windows
MacOS
Linux
Name Description

Public function

FLidarPointCloudPoint()

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 FVector& Location,
    const uint8& R,
    const uint8& G,
    const uint8& B,
    const uint8& 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
)

Public function

FLidarPointCloudPoint

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

Public function

FLidarPointCloudPoint

(
    const FVector& Location
)

Public function

FLidarPointCloudPoint

(
    const FLidarPointCloudPoint& Other
)

Public function

FLidarPointCloudPoint

(
    const FLidarPointCloudPoint_Legacy ...
)

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 FColor& Color,
    const bool& bVisible,
    const uint8& ClassificationID,
    const FLidarPointCloudNormal& Norm...
)

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