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