Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/SpatialAlgo > API/Plugins/PCG/SpatialAlgo/UPCGOctreeQueries
| Type | Name | Description | |
|---|---|---|---|
| const FPCGPoint * | GetClosestPointFromOtherPoint
(
const UPCGPointData* InPointData, |
Get the nearest point to a given point (that is not itself) within the search distance. | |
| void | GetClosestPointFromOtherPoint
(
const UPCGPointData* InPointData, |
Get the nearest point to a given point within the search distance. |