![]() | CompressedAabbTree Properties |
The CompressedAabbTree type exposes the following members.
Name | Description | |
---|---|---|
![]() | Aabb |
Gets the axis-aligned bounding box (AABB) that contains all items.
|
![]() | BottomUpBuildThreshold |
Gets or sets the threshold that determines when a bottom-up tree build method is used.
|
![]() | Count |
Gets the number of items contained in the 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.
|
Name | Description | |
---|---|---|
![]() ![]() | ICollectionInt32IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
|