FPlane

Overload list

Windows
MacOS
Linux
Name Description

Public function

FPlane()

Default constructor (no initialization).

FPlane inline functions

Public function

FPlane

(
    const FVector4& V
)

Constructor.

Public function

FPlane

(
    EForceInit
)

Constructor

Public function

FPlane

(
    FVector InNormal,
    float InW
)

Constructor.

Public function

FPlane

(
    FVector InBase,
    const FVector& InNormal
)

Constructor.

Public function

FPlane

(
    FVector A,
    FVector B,
    FVector C
)

Constructor.

Public function

FPlane

(
    float InX,
    float InY,
    float InZ,
    float InW
)

Constructor.

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