PointsEqual

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

PointsEqual

(
    const FVector& V1,
    const FVector& V2,
    bool bUseEpsilonCompare
)

Returns true if the specified points are about equal

Public function

bool

 

PointsEqual

(
    const FVector& V1,
    const FVector& V2,
    const FOverlappingThresholds& Over...
)

Public function

bool

 

PointsEqual

(
    const FVector& V1,
    const FVector& V2,
    float ComparisonThreshold
)

Returns true if the specified points are about equal

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