![]() | DynamicAabbTreeT Properties |
The DynamicAabbTreeT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Aabb |
Gets the axis-aligned bounding box (AABB) that contains all items.
(Inherited from BasePartitionT.) |
![]() | 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.
(Inherited from BasePartitionT.) |
![]() | EnableMotionPrediction |
Gets a value indicating whether motion prediction is enabled.
|
![]() | 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.) |
![]() | MotionPrediction |
Gets or sets the number of frames a linear motion is predicted into the future. (Only
applied if motion prediction is enabled.)
|
![]() | OptimizationPerFrame |
Gets or set the amount of incremental optimization per frame (time step).
|
![]() | RelativeMargin |
Gets or sets a relative margin that is added to the AABB of moving objects. (Only applied if
motion prediction is enabled.)
|
Name | Description | |
---|---|---|
![]() ![]() | ICollectionTIsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from BasePartitionT.) |