Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TPointHashGrid3 > API/Runtime/GeometryCore/Spatial/TPointHashGrid3/FindNearestInRadius
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/PointHashGrid3.h |
| Include | #include "Spatial/PointHashGrid3.h" |
TPair < PointDataType, RealType > FindNearestInRadius
(
const TVector < RealType > & QueryPoint,
RealType Radius,
TFunctionRef < RealType> DistanceSqFunc
) const