Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/SpatialAlgo > API/Plugins/PCG/SpatialAlgo/UPCGOctreeQueries
| Type | Name | Description | |
|---|---|---|---|
| const FPCGPoint * | GetFarthestPoint
(
const UPCGPointData* InPointData, |
Get the farthest point from a given position within the search distance. Returns null if not found. | |
| void | GetFarthestPoint
(
const UPCGPointData* InPointData, |
Get the farthest point from a given position, within the search distance. |