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