| CompressedAabbTreeGetClosestPointCandidates Method |
| Name | Description | |
|---|---|---|
| GetClosestPointCandidates(Aabb, Single, FuncInt32, Single) |
Gets all items that are candidates for the smallest closest-point distance to a given
axis-aligned bounding box (AABB).
| |
| GetClosestPointCandidates(Vector3F, Pose, ISpatialPartitionInt32, Vector3F, Pose, FuncInt32, Int32, Single) |
Gets all items that are candidates for the smallest closest-point distance to items in a
given partition.
|