SweepAndPruneSpaceTGetOverlaps Method |
Name | Description | |
---|---|---|
GetOverlaps |
Gets overlaps of all items contained in this spatial partition.
(Inherited from BasePartitionT.) | |
GetOverlaps(Aabb) |
Gets the items that touch the given axis-aligned bounding box (AABB).
(Inherited from BasePartitionT.) | |
GetOverlaps(Aabb) |
Gets the items that touch the given axis-aligned bounding box (AABB).
(Overrides BasePartitionTGetOverlaps(Aabb).) | |
GetOverlaps(ISpatialPartitionT) |
Gets overlaps between all items of this spatial partition and the items of another spatial
partition.
(Inherited from BasePartitionT.) | |
GetOverlaps(Ray) |
Gets the items that touch the given ray.
(Inherited from BasePartitionT.) | |
GetOverlaps(Vector3F, Pose, ISpatialPartitionT, Vector3F, Pose) |
Gets overlaps between all items of this spatial partition and the items of another spatial
partition.
(Inherited from BasePartitionT.) |