THalfspace3

Overload list

Windows
MacOS
Linux
Name Description

Public function

THalfspace3()

Public function

THalfspace3

(
    const FVector3< T >& PlaneNormalIn,
    T ConstantIn
)

Public function

THalfspace3

(
    const FVector3< T >& PlaneNormalIn,
    const FVector3< T >& PlanePoint
)

Construct a Halfspace from the plane Normal and a Point lying on the plane

Public function

THalfspace3

(
    const FVector3< T >& P0,
    const FVector3< T >& P1,
    const FVector3< T >& P2
)

Construct a Halfspace from three points

Public function

THalfspace3

(
    T NormalX,
    T NormalY,
    T NormalZ,
    T ConstantIn
)

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