AabbTree.QueryAllNodes
Type JSONprivate struct in <global>
Type metadata
- Assembly
CandideCreator.Shared - Namespace
<global> - Base type
System.ValueType - Interfaces
System.Collections.Generic.IEnumerable<CandideCreator.Shared.Models.RectangleF>, System.Collections.Generic.IEnumerator<CandideCreator.Shared.Models.RectangleF>, System.Collections.IEnumerable, System.Collections.IEnumerator, System.IDisposable - Hash
68CBBA07BE701EE47C4A39231673C2E16512BC307102726283ED9E9DBF284D72
Relationships
Base type
System.ValueType
Interfaces
System.Collections.Generic.IEnumerable<CandideCreator.Shared.Models.RectangleF>System.Collections.Generic.IEnumerator<CandideCreator.Shared.Models.RectangleF>System.Collections.IEnumerableSystem.Collections.IEnumeratorSystem.IDisposable
Fields
| Name | Visibility | Signature |
|---|---|---|
_at# | private | private CandideCreator.Shared.Algorithms.AabbTree<T> _at |
_current# | private | private System.Nullable<CandideCreator.Shared.Models.RectangleF> _current |
_indexStack# | private | private AabbTree.QueryAllNodes.<_indexStack>e__FixedBuffer<T> _indexStack |
_isDone# | private | private System.Boolean _isDone |
_isStarted# | private | private System.Boolean _isStarted |
_sp# | private | private System.Int32 _sp |
_version# | private | private System.Int32 _version |
Properties
| Name | Visibility | Signature |
|---|---|---|
Current# | public | public CandideCreator.Shared.Models.RectangleF Current |
System.Collections.IEnumerator.Current# | private | private System.Object System.Collections.IEnumerator.Current |
Methods
Dispose
#
public System.Void Dispose()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
8FBC267B0C6B82EA605E7FFE19C5A35CBC3F7E0A2432F00D91B2C1A9B5838A03 - Body hash
380FBBC38C41246C43065258817EFB396C8B66BD2C666D12067A7FBE234FDE4A - IL size2
GetEnumerator
#
public System.Collections.Generic.IEnumerator<CandideCreator.Shared.Models.RectangleF> GetEnumerator()
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.IEnumerator<CandideCreator.Shared.Models.RectangleF> - StaticFalse
- VirtualTrue
- Hash
1768F5D69F4EFA217F7B8B6EB352059B93AC1EB00B4E1EB0B9FF47D977BA0FFE - Body hash
7445FF9D6050F2AA392296F7111DC6C4C1AB2B55A5AC1E6C71CB63A44F63BC44 - IL size12
MoveNext
#
public System.Boolean MoveNext()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
8775E0F923083C666D80AE4F27AF5CC4B10BE2A50318A5036A79A500B62211D7 - Body hash
9D714C182E61CFE4956B6BF064EC143618426DFE069123728D309DD9D7C380F7 - IL size366
Referenced calls
System.InvalidOperationException::.ctor(System.String)System.Nullable<CandideCreator.Shared.Models.RectangleF>::.ctor(!0)
String literals
Collection was modified after the enumerator was instantiated.
Reset
#
public System.Void Reset()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
0E2270BCD72160F20E727375A649A2490C97CE69B31703C0EF327EF3CA473539 - Body hash
7F7CA9A74F19C104BDF3A7D4EF0D9AA8084A1FA97CC197B027A97E4C5487D1E0 - IL size73
Referenced calls
System.InvalidOperationException::.ctor(System.String)
String literals
Collection was modified after the enumerator was instantiated.
System.Collections.IEnumerable.GetEnumerator
#
private System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
Method metadata
- Visibilityprivate
- Return type
System.Collections.IEnumerator - StaticFalse
- VirtualTrue
- Hash
9F6DC436A826500E0F433CC355909423BD7CFBFC37FC77DCE6201ABC9E54235F - Body hash
7445FF9D6050F2AA392296F7111DC6C4C1AB2B55A5AC1E6C71CB63A44F63BC44 - IL size12