IPriorityQuadTreeT Interface |
[This is preliminary documentation and is subject to change.]
Namespace: ZU.Collections.Generic
public interface IPriorityQuadTree<T> : IEnumerable<T>, IEnumerable
[Missing <typeparam name="T"/> documentation for "T:ZU.Collections.Generic.IPriorityQuadTree`1"]
The IPriorityQuadTreeT type exposes the following members.
Name | Description | |
---|---|---|
Clear | ||
GetEnumerator | ||
GetItemsInside | ||
GetItemsIntersecting | ||
HasItemsInside | ||
HasItemsIntersecting | ||
Insert | ||
Remove(T) | ||
Remove(T, Rect) |