Romestead Assembly Reference

AabbTree.QueryAllNodes

Type JSON

private struct in <global>

Methods5
Properties2
Fields7
Events0
Type metadata
  • AssemblyCandideCreator.Shared
  • Namespace<global>
  • Base typeSystem.ValueType
  • InterfacesSystem.Collections.Generic.IEnumerable<CandideCreator.Shared.Models.RectangleF>, System.Collections.Generic.IEnumerator<CandideCreator.Shared.Models.RectangleF>, System.Collections.IEnumerable, System.Collections.IEnumerator, System.IDisposable
  • Hash68CBBA07BE701EE47C4A39231673C2E16512BC307102726283ED9E9DBF284D72

Relationships

Base type

System.ValueType

Fields

NameVisibilitySignature
_atprivateprivate CandideCreator.Shared.Algorithms.AabbTree<T> _at
_currentprivateprivate System.Nullable<CandideCreator.Shared.Models.RectangleF> _current
_indexStackprivateprivate AabbTree.QueryAllNodes.<_indexStack>e__FixedBuffer<T> _indexStack
_isDoneprivateprivate System.Boolean _isDone
_isStartedprivateprivate System.Boolean _isStarted
_spprivateprivate System.Int32 _sp
_versionprivateprivate System.Int32 _version

Properties

NameVisibilitySignature
Currentpublicpublic CandideCreator.Shared.Models.RectangleF Current
System.Collections.IEnumerator.Currentprivateprivate System.Object System.Collections.IEnumerator.Current

Methods

Dispose

public System.Void Dispose()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash8FBC267B0C6B82EA605E7FFE19C5A35CBC3F7E0A2432F00D91B2C1A9B5838A03
  • Body hash380FBBC38C41246C43065258817EFB396C8B66BD2C666D12067A7FBE234FDE4A
  • IL size2

GetEnumerator

public System.Collections.Generic.IEnumerator<CandideCreator.Shared.Models.RectangleF> GetEnumerator()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.IEnumerator<CandideCreator.Shared.Models.RectangleF>
  • StaticFalse
  • VirtualTrue
  • Hash1768F5D69F4EFA217F7B8B6EB352059B93AC1EB00B4E1EB0B9FF47D977BA0FFE
  • Body hash7445FF9D6050F2AA392296F7111DC6C4C1AB2B55A5AC1E6C71CB63A44F63BC44
  • IL size12

MoveNext

public System.Boolean MoveNext()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash8775E0F923083C666D80AE4F27AF5CC4B10BE2A50318A5036A79A500B62211D7
  • Body hash9D714C182E61CFE4956B6BF064EC143618426DFE069123728D309DD9D7C380F7
  • 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 typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash0E2270BCD72160F20E727375A649A2490C97CE69B31703C0EF327EF3CA473539
  • Body hash7F7CA9A74F19C104BDF3A7D4EF0D9AA8084A1FA97CC197B027A97E4C5487D1E0
  • 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 typeSystem.Collections.IEnumerator
  • StaticFalse
  • VirtualTrue
  • Hash9F6DC436A826500E0F433CC355909423BD7CFBFC37FC77DCE6201ABC9E54235F
  • Body hash7445FF9D6050F2AA392296F7111DC6C4C1AB2B55A5AC1E6C71CB63A44F63BC44
  • IL size12