Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TSegment2
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/SegmentTypes.h |
| Include | #include "SegmentTypes.h" |
static T FastDistanceSquared
&40;
const TVector2< T > & StartPt,
const TVector2< T > & EndPt,
const TVector2< T > & QueryPt,
T Tolerance
&41;
Remarks
Calculate distance from QueryPoint to segment (StartPt,EndPt)