Click or drag to resize
IPriorityQuadTreeT Interface
Zet Universe

[This is preliminary documentation and is subject to change.]

This class supports Zet Universe and is not intended to be used directly from your code.

Namespace: ZU.Collections.Generic
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
public interface IPriorityQuadTree<T> : IEnumerable<T>, 
	IEnumerable

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:ZU.Collections.Generic.IPriorityQuadTree`1"]

The IPriorityQuadTreeT type exposes the following members.

Properties
  NameDescription
Public propertyExtent
Top
Methods
See Also