ISpatialPartitionT Properties |
The ISpatialPartitionT generic type exposes the following members.
Name | Description | |
---|---|---|
Aabb |
Gets the axis-aligned bounding box (AABB) that contains all items.
| |
Count | Gets the number of elements contained in the ICollectionT. (Inherited from ICollectionT.) | |
EnableSelfOverlaps |
Gets or sets a value indicating whether self-overlaps are computed.
| |
Filter |
Gets or sets the filter that is used to filter overlaps of two items.
| |
GetAabbForItem |
Gets or sets the method that computes the Aabb of an item.
| |
IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from ICollectionT.) |