MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / FindNearestVertex

Function FindNearestVertex

Source/Engine/Src/UnTrace.cpp:615–676  ·  view source on GitHub ↗

Find closest vertex to a point at or below a node in the Bsp. If no vertices are closer than MinRadius, returns -1.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FindNearestVertexMethod · 0.85

Calls 3

FDistSquaredFunction · 0.85
SquareFunction · 0.85
appSqrtFunction · 0.85

Tested by

no test coverage detected