DistanceSquared

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

T

 

DistanceSquared

(
    const FVector3< T >& QueryPoint
)

Calculate the squared distance from a point to the polyline

Public function Const

T

 

DistanceSquared

(
    const FVector3< T >& QueryPoint,
    int& NearestSegIndexOut,
    T& NearestSegParamOut
)

Calculate the squared distance from a point to the polyline

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