Click or drag to resize
DigitalRuneISpatialPartitionT Properties

The ISpatialPartitionT generic type exposes the following members.

Properties
  NameDescription
Public propertyAabb
Gets the axis-aligned bounding box (AABB) that contains all items.
Public propertyCount (Inherited from ICollectionT.)
Public propertyEnableSelfOverlaps
Gets or sets a value indicating whether self-overlaps are computed.
Public propertyFilter
Gets or sets the filter that is used to filter overlaps of two items.
Public propertyGetAabbForItem
Gets or sets the method that computes the Aabb of an item.
Public propertyIsReadOnly (Inherited from ICollectionT.)
Top
See Also