FSeparatingAxisPointCheck

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSeparatingAxisPointCheck

(
    const TArray< FVector >& InPolyVer...,
    const FVector& InBoxCenter,
    const FVector& InBoxExtent,
    bool bInCalcLeastPenetration
)

Creates an object representing the intersection between an axis-aligned bounding box and a convex polygon.

Public function

FSeparatingAxisPointCheck

(
    const FVector& InV0,
    const FVector& InV1,
    const FVector& InV2,
    const FVector& InBoxCenter,
    const FVector& InBoxExtent,
    float InBestDist
)

Legacy constructor for the class (deprecated)

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