Click or drag to resize
ISpatialRangeObservableCollectionTSpatialIndex Property
Zet Universe

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

[Missing <summary> documentation for "P:ZU.Semantic.Spatial.Collections.ISpatialRangeObservableCollection`1.SpatialIndex"]

Namespace: ZU.Semantic.Spatial.Collections
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#
IPriorityQuadTree<Tuple<int, IEntity, Rect>> SpatialIndex { get; set; }

Property Value

Type: IPriorityQuadTreeTupleInt32, IEntity, Rect
See Also